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

/seL4-refos-master/kernel/include/
H A Dutil.h174 #define PAD_TO_NEXT_CACHE_LN(used) char padding[L1_CACHE_LINE_SIZE - ((used) % L1_CACHE_LINE_SIZE)] macro

Completed in 78 milliseconds