Searched refs:__pfn_to_section (Results 1 – 4 of 4) sorted by relevance
111 def __pfn_to_section(self, pfn): member in x86_page_ops115 return self.__pfn_to_section(pfn)143 ms = self.__pfn_to_section(pfn)315 def __pfn_to_section(self, pfn): member in aarch64_page_ops319 return self.__pfn_to_section(pfn)347 ms = self.__pfn_to_section(pfn)
62 struct mem_section *__sec = __pfn_to_section(__pfn); \
721 struct mem_section *ms = __pfn_to_section(pfn); in section_taint_zone_device()1071 if (early_section(__pfn_to_section(page_to_pfn(page)))) in adjust_present_page_count()
323 return section_to_usemap(__pfn_to_section(pfn)); in get_pageblock_bitmap()