Searched defs:PAD_TO_NEXT_CACHE_LN (Results 1 - 1 of 1) sorted by relevance

/seL4-l4v-10.1.1/seL4/include/
H A Dutil.h159 #define PAD_TO_NEXT_CACHE_LN(used) char padding[L1_CACHE_LINE_SIZE - ((used) % L1_CACHE_LINE_SIZE)] macro

Completed in 78 milliseconds