Home
last modified time | relevance | path

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

/qemu/monitor/
H A Dhmp-cmds-target.c124 hwaddr addr, int is_physical) in memory_dump() argument
131 if (!cs && (format == 'i' || !is_physical)) { in memory_dump()
137 monitor_disas(mon, cs, addr, count, is_physical); in memory_dump()
167 if (is_physical) { in memory_dump()
175 if (is_physical) { in memory_dump()
/qemu/disas/
H A Ddisas-mon.c41 int nb_insn, bool is_physical) in monitor_disas() argument
52 if (is_physical) { in monitor_disas()
/qemu/include/disas/
H A Ddisas.h11 int nb_insn, bool is_physical);