Searched defs:CACHE_LINE_MASK (Results 1 – 2 of 2) sorted by relevance
17 #define CACHE_LINE_MASK (~(L1_CACHE_BYTES - 1)) macro