Home
last modified time | relevance | path

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

/openbmc/qemu/accel/tcg/
H A Duser-exec-stub.c9 void cpu_remove_sync(CPUState *cpu) in cpu_remove_sync() function
/openbmc/qemu/include/hw/core/
H A Dcpu.h1015 void cpu_remove_sync(CPUState *cpu);
/openbmc/qemu/system/
H A Dcpus.c641 void cpu_remove_sync(CPUState *cpu) in cpu_remove_sync() function
/openbmc/qemu/hw/ppc/
H A Dpnv_core.c418 cpu_remove_sync(CPU(cpu)); in pnv_core_cpu_unrealize()
/openbmc/qemu/target/ppc/
H A Dcpu_init.c6925 cpu_remove_sync(CPU(cpu)); in ppc_cpu_unrealize()
/openbmc/qemu/target/i386/
H A Dcpu.c8041 cpu_remove_sync(CPU(dev)); in x86_cpu_unrealizefn()