Searched refs:L1_CACHE_ALIGN (Results 1 – 1 of 1) sorted by relevance
7 #ifndef L1_CACHE_ALIGN8 #define L1_CACHE_ALIGN(x) ALIGN(x, L1_CACHE_BYTES) macro