Home
last modified time | relevance | path

Searched refs:MIN_CACHELINE_BYTES (Results 1 – 1 of 1) sorted by relevance

/xen/xen/include/asm-arm/
A Dpage.h142 #define MIN_CACHELINE_BYTES 16 macro
220 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