Data Cache Block set to Zero
Sets a cache line containing the specified address in the data cache to zero (0).
void __dcbz (void* addr);