Home
last modified time | relevance | path

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

/qemu/include/system/
H A Dcpus.h20 void cpus_kick_thread(CPUState *cpu);
/qemu/system/
H A Dcpus.c476 void cpus_kick_thread(CPUState *cpu) in cpus_kick_thread() function
500 cpus_kick_thread(cpu); in qemu_cpu_kick()
507 cpus_kick_thread(current_cpu); in qemu_cpu_kick_self()
/qemu/target/i386/nvmm/
H A Dnvmm-accel-ops.c81 cpus_kick_thread(cpu); in nvmm_kick_vcpu_thread()
/qemu/target/i386/hvf/
H A Dhvf.c219 cpus_kick_thread(cpu); in hvf_kick_vcpu_thread()
/qemu/target/arm/hvf/
H A Dhvf.c1081 cpus_kick_thread(cpu); in hvf_kick_vcpu_thread()