Home
last modified time | relevance | path

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

/linux-6.12.1/scripts/gdb/linux/
Dmm.py349 class LxVirt2Phys(gdb.Command): class
353 super(LxVirt2Phys, self).__init__("lx-virt_to_phys", gdb.COMMAND_USER)
361 LxVirt2Phys()