__dcbfl

Purpose

Data Cache Block Flush Line

Flushes the cache line at the specified address from the L1 data cache.

Prototype

void __dcbfl (const void* addr );

Usage

The target storage block is preserved in the L2 cache.

Valid only when -qarch is set to target POWER6™ processors