Home
last modified time | relevance | path

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

/openbmc/qemu/monitor/
H A Dhmp-cmds-target.c49 static CPUState *mon_get_cpu_sync(Monitor *mon, bool synchronize) in mon_get_cpu_sync() function
77 return mon_get_cpu_sync(mon, true); in mon_get_cpu()
89 CPUState *cs = mon_get_cpu_sync(mon, false); in monitor_get_cpu_index()