Searched refs:PAGE_SUBSECTION_MASK (Results 1 – 1 of 1) sorted by relevance
1858 #define PAGE_SUBSECTION_MASK (~(PAGES_PER_SUBSECTION-1)) macro1867 #define SUBSECTION_ALIGN_DOWN(pfn) ((pfn) & PAGE_SUBSECTION_MASK)2216 PAGE_SUBSECTION_MASK : PAGE_SECTION_MASK)) in next_valid_pfn()
Completed in 12 milliseconds