Home
last modified time | relevance | path

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

/linux/mm/
A Dpage_ext.c309 start = SECTION_ALIGN_DOWN(start_pfn); in online_page_ext()
339 start = SECTION_ALIGN_DOWN(start_pfn); in offline_page_ext()
/linux/include/linux/
A Dmmzone.h1300 #define SECTION_ALIGN_DOWN(pfn) ((pfn) & PAGE_SECTION_MASK) macro

Completed in 9 milliseconds