Searched refs:__pfn_to_section (Results 1 – 7 of 7) sorted by relevance
284 struct mem_section *section = __pfn_to_section(pfn); in lookup_page_ext()321 section = __pfn_to_section(pfn); in init_section_page_ext()372 ms = __pfn_to_section(pfn); in __free_page_ext()394 ms = __pfn_to_section(pfn); in __invalidate_page_ext()
659 struct mem_section *ms = __pfn_to_section(pfn); in clear_subsection_map()684 struct mem_section *ms = __pfn_to_section(pfn); in fill_subsection_map()783 struct mem_section *ms = __pfn_to_section(pfn); in section_deactivate()832 struct mem_section *ms = __pfn_to_section(pfn); in section_activate()
499 struct mem_section *ms = __pfn_to_section(pfn); in __remove_section()668 struct mem_section *ms = __pfn_to_section(pfn); in section_taint_zone_device()1015 if (early_section(__pfn_to_section(page_to_pfn(page)))) in adjust_present_page_count()
519 return section_to_usemap(__pfn_to_section(pfn)); in get_pageblock_bitmap()
53 struct mem_section *__sec = __pfn_to_section(__pfn); \
1957 static inline struct mem_section *__pfn_to_section(unsigned long pfn) in __pfn_to_section() function2010 ms = __pfn_to_section(pfn); in pfn_valid()2025 return present_section(__pfn_to_section(pfn)); in pfn_in_present_section()
1536 ms = __pfn_to_section(pfn); in prevent_bootmem_remove_notifier()1598 ms = __pfn_to_section(PHYS_PFN(addr)); in validate_bootmem_online()
Completed in 40 milliseconds