Searched refs:SMP_CACHE_BYTES (Results 1 – 2 of 2) sorted by relevance
13 #define SMP_CACHE_BYTES 64 macro14 #define cache_line_size() SMP_CACHE_BYTES15 #define ____cacheline_aligned_in_smp __attribute__ ((aligned (SMP_CACHE_BYTES)))
7 #define SMP_CACHE_BYTES 0 macro