Home
last modified time | relevance | path

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

/openbmc/qemu/include/sysemu/
H A Dcpus.h22 void cpus_kick_thread(CPUState *cpu);
/openbmc/qemu/target/i386/nvmm/
H A Dnvmm-accel-ops.c80 cpus_kick_thread(cpu); in nvmm_kick_vcpu_thread()
/openbmc/qemu/system/
H A Dcpus.c471 void cpus_kick_thread(CPUState *cpu) in cpus_kick_thread() function
495 cpus_kick_thread(cpu); in qemu_cpu_kick()
502 cpus_kick_thread(current_cpu); in qemu_cpu_kick_self()
/openbmc/qemu/target/i386/hvf/
H A Dhvf.c217 cpus_kick_thread(cpu); in hvf_kick_vcpu_thread()
/openbmc/qemu/target/arm/hvf/
H A Dhvf.c1066 cpus_kick_thread(cpu); in hvf_kick_vcpu_thread()