Searched defs:ROUND_PAGE (Results 1 – 2 of 2) sorted by relevance
247 #define ROUND_PAGE(x) TRUNC_PAGE((x) + (NBPG - 1)) macro
85 #define ROUND_PAGE(x) TRUNC_PAGE((x) + (PAGE_SIZE - 1)) macro