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