Searched refs:CACHELINE_MASK (Results 1 - 1 of 1) sorted by relevance
/third_party/mesa3d/src/intel/common/ | ||
H A D | intel_clflush.h | 28 #define CACHELINE_MASK 63 macro 33 void *p = (void *) (((uintptr_t) start) & ~CACHELINE_MASK); in intel_clflush_range() |
Completed in 1 milliseconds