Searched refs:pfn_section_valid (Results 1 – 2 of 2) sorted by relevance
153 def pfn_section_valid(self, ms, pfn): member in aarch64_page_ops180 return self.early_section(ms) or self.pfn_section_valid(ms, pfn)
365 if (!pfn_section_valid(ms, pfn)) in pfn_to_online_page()