Searched refs:present_section_nr (Results 1 – 4 of 4) sorted by relevance
133 if (!present_section_nr(mem->start_section_nr + i)) in removable_show()206 if (!present_section_nr(section_nr)) { in pages_correctly_probed()681 if (present_section_nr(nr)) in add_memory_block()
205 if (present_section_nr(section_nr)) in next_present_section_nr()
1221 if (!present_section_nr(pfn_to_section_nr(pfn))) in test_pages_in_a_zone()
1282 static inline int present_section_nr(unsigned long nr) in present_section_nr() function