Partial Data Cache Block Touch
Loads half of the cache line that contains the specified address into the L3 data cache.
void __partial_dcbt (void * address);
Valid only when -qarch is set to target POWER7 processors.