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

/linux-master/include/linux/
H A Dmmzone.h1767 #define SECTION_ALIGN_UP(pfn) (((pfn) + PAGES_PER_SECTION - 1) & PAGE_SECTION_MASK) macro

Completed in 182 milliseconds