Searched refs:early_section (Results 1 – 2 of 2) sorted by relevance
743 bool section_is_early = early_section(ms); in section_deactivate()834 if (nr_pages < PAGES_PER_SECTION && early_section(ms)) in section_activate()
1292 static inline int early_section(struct mem_section *section) in early_section() function1359 return early_section(ms) || pfn_section_valid(ms, pfn); in pfn_valid()