Searched refs:__pfn_to_section (Results 1 – 4 of 4) 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()
752 struct mem_section *ms = __pfn_to_section(pfn); in section_taint_zone_device()1100 if (early_section(__pfn_to_section(page_to_pfn(page)))) in adjust_present_page_count()
335 return section_to_usemap(__pfn_to_section(pfn)); in get_pageblock_bitmap()
144 def __pfn_to_section(self, pfn): member in aarch64_page_ops148 return self.__pfn_to_section(pfn)176 ms = self.__pfn_to_section(pfn)