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