Home
last modified time | relevance | path

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

/openbmc/qemu/system/
H A Dcpus.c433 static void qemu_cpu_stop(CPUState *cpu, bool exit) in qemu_cpu_stop() function
448 qemu_cpu_stop(cpu, false); in qemu_wait_io_event_common()
574 qemu_cpu_stop(cpu, true); in cpu_pause()