Home
last modified time | relevance | path

Searched refs:PAGE_SUBSECTION_MASK (Results 1 – 1 of 1) sorted by relevance

/include/linux/
A Dmmzone.h1858 #define PAGE_SUBSECTION_MASK (~(PAGES_PER_SUBSECTION-1)) macro
1867 #define SUBSECTION_ALIGN_DOWN(pfn) ((pfn) & PAGE_SUBSECTION_MASK)
2216 PAGE_SUBSECTION_MASK : PAGE_SECTION_MASK)) in next_valid_pfn()

Completed in 12 milliseconds