__partial_dcbt

Purpose

Partial Data Cache Block Touch

Loads half of the cache line that contains the specified address into the L3 data cache.

Prototype

void __partial_dcbt (void * address);

Usage

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