Searched refs:PFN_SECTION_ALIGN_DOWN (Results 1 – 2 of 2) sorted by relevance
44 #define PFN_SECTION_ALIGN_DOWN(x) SECTION_ALIGN_DOWN(x) macro51 #define PFN_SECTION_ALIGN_DOWN(x) (x) macro55 #define PHYS_SECTION_ALIGN_DOWN(x) PFN_PHYS(PFN_SECTION_ALIGN_DOWN(PHYS_PFN(x)))
532 return PFN_SECTION_ALIGN_DOWN(base_pfn); in init_altmap_base()540 reserve += base_pfn - PFN_SECTION_ALIGN_DOWN(base_pfn); in init_altmap_reserve()