Searched refs:MIN_CACHELINE_BYTES (Results 1 – 1 of 1) sorted by relevance
142 #define MIN_CACHELINE_BYTES 16 macro220 if ( sizeof(x) > MIN_CACHELINE_BYTES || sizeof(x) > alignof(x) ) \232 if ( sizeof(x) > MIN_CACHELINE_BYTES || sizeof(x) > alignof(x) ) \
Completed in 3 milliseconds