Searched defs:CACHE_ALIGN (Results 1 – 4 of 4) sorted by relevance
183 #define CACHE_ALIGN (3 << 14) /* 32 Dwords */ macro
137 #define CACHE_ALIGN 0x04000UL /* 8 long word boundary align */ macro
520 #define CACHE_ALIGN B4_MASK macro
1224 #define CACHE_ALIGN(align_struct) P2ROUNDUP(sizeof (struct align_struct),\ macro