Home
last modified time | relevance | path

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

/openbmc/linux/scripts/gdb/linux/
H A Dmm.py344 class LxVirt2Phys(gdb.Command): class
348 super(LxVirt2Phys, self).__init__("lx-virt_to_phys", gdb.COMMAND_USER)
356 LxVirt2Phys()