_mm_clflush
Classification
SSE_ALL, General Support, CPUID Test: SSE2
Header File
emmintrin.h
Instruction
CLFLUSH m8
Synopsis
 _mm_clflush(void const* p);
Description
Invalidate and flush the cache line that contains "p" from all levels of the cache hierarchy.