__dcbtstt

Purpose

Store Transient Touch provides a hint that describes a block that the program may perform a store access to. The block is likely to be transient, that is, the time interval during which the program accesses the unit is likely to be short.

Prototype

void __dcbtstt (void * address);

Usage

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