__dcbflp

Purpose

Data Cache Block Flush Line Primary

Flushes the cache line at address from the primary data cache of a single processor.

Prototype

void __dcbflp(const void* address);

Usage

Valid only when -qarch is set to target POWER7 processors.