Searched defs:CACHE_ALIGN (Results 1 – 3 of 3) sorted by relevance
48 #define CACHE_ALIGN(x) (((x) + SMP_CACHE_BYTES-1) & ~(SMP_CACHE_BYTES-1)) macro
306 CACHE_ALIGN = (1 << 4), enumerator
317 CACHE_ALIGN = (1 << 4), enumerator