Home
last modified time | relevance | path

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

/linux/mm/
A Dsparse.c781 bool section_is_early = early_section(ms); in section_deactivate()
855 if (nr_pages < PAGES_PER_SECTION && early_section(ms)) in section_activate()
A Dmemory_hotplug.c1007 if (early_section(__pfn_to_section(page_to_pfn(page)))) in adjust_present_page_count()
/linux/include/linux/
A Dmmzone.h1437 static inline int early_section(struct mem_section *section) in early_section() function
1529 return early_section(ms) || pfn_section_valid(ms, pfn); in pfn_valid()
/linux/arch/arm64/mm/
A Dmmu.c1545 if (!early_section(ms)) in prevent_bootmem_remove_notifier()
1612 WARN_ON(!early_section(ms)); in validate_bootmem_online()

Completed in 20 milliseconds