Searched refs:early_section (Results 1 – 3 of 3) sorted by relevance
800 bool section_is_early = early_section(ms); in section_deactivate()874 if (nr_pages < PAGES_PER_SECTION && early_section(ms)) in section_activate()
1320 static inline int early_section(struct mem_section *section) in early_section() function1387 return early_section(ms) || pfn_section_valid(ms, pfn); in pfn_valid()
1518 if (early_section(ms)) in prevent_bootmem_remove_notifier()