Home
last modified time | relevance | path

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

/openbmc/qemu/include/system/
H A Dcpus.h32 void cpu_stop_current(void);
/openbmc/qemu/system/
H A Dcpus.c716 void cpu_stop_current(void) in cpu_stop_current() function
733 cpu_stop_current(); in vm_stop()
H A Drunstate.c704 cpu_stop_current(); in qemu_system_reset_request()
722 cpu_stop_current(); in qemu_system_suspend_request()
/openbmc/qemu/hw/ppc/
H A Dspapr_rtas.c79 cpu_stop_current(); in rtas_power_off()