Searched refs:pfn_to_section (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/scripts/gdb/linux/ | ||
H A D | page_owner.py | 81 section = self.p_ops.pfn_to_section(pfn) |
H A D | mm.py | 142 def pfn_to_section(self, pfn): member in aarch64_page_ops |