Searched refs:PAGE_SUBSECTION_MASK (Results 1 – 2 of 2) sorted by relevance
79 start_pfn = (offset / sizeof(struct page)) & PAGE_SUBSECTION_MASK; in vmemmap_subsection_start()
1613 #define PAGE_SUBSECTION_MASK (~(PAGES_PER_SUBSECTION-1)) macro1622 #define SUBSECTION_ALIGN_DOWN(pfn) ((pfn) & PAGE_SUBSECTION_MASK)