Searched refs:SUBSECTION_ALIGN_DOWN (Results 1 – 2 of 2) sorted by relevance
661 return SUBSECTION_ALIGN_DOWN(base_pfn); in init_altmap_base()669 reserve += base_pfn - SUBSECTION_ALIGN_DOWN(base_pfn); in init_altmap_reserve()
1316 #define SUBSECTION_ALIGN_DOWN(pfn) ((pfn) & PAGE_SUBSECTION_MASK) macro
Completed in 12 milliseconds