Searched refs:__pfn_to_section (Results 1 – 8 of 8) sorted by relevance
251 struct mem_section *section = __pfn_to_section(pfn); in lookup_page_ext() 289 section = __pfn_to_section(pfn); in init_section_page_ext() 342 ms = __pfn_to_section(pfn); in __free_page_ext() 364 ms = __pfn_to_section(pfn); in __invalidate_page_ext()
698 struct mem_section *ms = __pfn_to_section(pfn); in clear_subsection_map() 723 struct mem_section *ms = __pfn_to_section(pfn); in fill_subsection_map() 822 struct mem_section *ms = __pfn_to_section(pfn); in section_deactivate() 872 struct mem_section *ms = __pfn_to_section(pfn); in section_activate() 969 struct mem_section *ms = __pfn_to_section(pfn); in sparse_remove_section()
729 struct mem_section *ms = __pfn_to_section(pfn); in section_taint_zone_device() 1079 if (early_section(__pfn_to_section(page_to_pfn(page)))) in adjust_present_page_count()
340 return section_to_usemap(__pfn_to_section(pfn)); in get_pageblock_bitmap()
62 struct mem_section *__sec = __pfn_to_section(__pfn); \
144 def __pfn_to_section(self, pfn): member in aarch64_page_ops 148 return self.__pfn_to_section(pfn)176 ms = self.__pfn_to_section(pfn)
2077 static inline struct mem_section *__pfn_to_section(unsigned long pfn) in __pfn_to_section() function 2161 ms = __pfn_to_section(pfn); in pfn_valid() 2185 struct mem_section *ms = __pfn_to_section(pfn); in first_valid_pfn() 2234 return present_section(__pfn_to_section(pfn)); in pfn_in_present_section()
1426 ms = __pfn_to_section(pfn); in prevent_bootmem_remove_notifier() 1488 ms = __pfn_to_section(PHYS_PFN(addr)); in validate_bootmem_online()