Home
last modified time | relevance | path

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

/openbmc/qemu/accel/tcg/
H A Duser-exec-stub.c10 void cpu_remove_sync(CPUState *cpu) in cpu_remove_sync() function
/openbmc/qemu/include/hw/core/
H A Dcpu.h995 void cpu_remove_sync(CPUState *cpu);
/openbmc/qemu/system/
H A Dcpus.c665 void cpu_remove_sync(CPUState *cpu) in cpu_remove_sync() function
/openbmc/qemu/hw/ppc/
H A Dpnv_core.c422 cpu_remove_sync(CPU(cpu)); in pnv_core_cpu_unrealize()
/openbmc/qemu/target/loongarch/
H A Dcpu.c680 cpu_remove_sync(CPU(dev)); in loongarch_cpu_unrealizefn()
/openbmc/qemu/accel/kvm/
H A Dkvm-all.c634 cpu_remove_sync(cpu); in kvm_close()
/openbmc/qemu/target/ppc/
H A Dcpu_init.c6973 cpu_remove_sync(CPU(cpu)); in ppc_cpu_unrealize()
/openbmc/qemu/target/i386/
H A Dcpu.c9536 cpu_remove_sync(CPU(dev)); in x86_cpu_unrealizefn()