Home
last modified time | relevance | path

Searched refs:LxPage2Phys (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.6/scripts/gdb/linux/
Dmm.py329 class LxPage2Phys(gdb.Command): class
333 super(LxPage2Phys, self).__init__("lx-page_to_phys", gdb.COMMAND_USER)
342 LxPage2Phys()