Home
last modified time | relevance | path

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

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