Searched refs:__pfn_to_section (Results 1 – 7 of 7) sorted by relevance
209 struct mem_section *section = __pfn_to_section(pfn); in lookup_page_ext()243 section = __pfn_to_section(pfn); in init_section_page_ext()294 ms = __pfn_to_section(pfn); in __free_page_ext()
657 struct mem_section *ms = __pfn_to_section(pfn); in clear_subsection_map()682 struct mem_section *ms = __pfn_to_section(pfn); in fill_subsection_map()780 struct mem_section *ms = __pfn_to_section(pfn); in section_deactivate()828 struct mem_section *ms = __pfn_to_section(pfn); in section_activate()
499 struct mem_section *ms = __pfn_to_section(pfn); in __remove_section()665 struct mem_section *ms = __pfn_to_section(pfn); in section_taint_zone_device()1007 if (early_section(__pfn_to_section(page_to_pfn(page)))) in adjust_present_page_count()
470 return section_to_usemap(__pfn_to_section(pfn)); in get_pageblock_bitmap()
41 struct mem_section *__sec = __pfn_to_section(__pfn); \
1469 static inline struct mem_section *__pfn_to_section(unsigned long pfn) in __pfn_to_section() function1522 ms = __pfn_to_section(pfn); in pfn_valid()1537 return present_section(__pfn_to_section(pfn)); in pfn_in_present_section()
1544 ms = __pfn_to_section(pfn); in prevent_bootmem_remove_notifier()1606 ms = __pfn_to_section(PHYS_PFN(addr)); in validate_bootmem_online()
Completed in 32 milliseconds