Data Cache Block Flush Line Primary
Flushes the cache line at address from the primary data cache of a single processor.
void __dcbflp(const void* address);
Valid only when -qarch is set to target POWER7 processors.