Home
last modified time | relevance | path

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

/openbmc/qemu/include/sysemu/
H A Dhvf_int.h74 void hvf_kick_vcpu_thread(CPUState *cpu);
/openbmc/qemu/accel/hvf/
H A Dhvf-accel-ops.c579 ops->kick_vcpu_thread = hvf_kick_vcpu_thread; in hvf_accel_ops_class_init()
/openbmc/qemu/target/i386/hvf/
H A Dhvf.c215 void hvf_kick_vcpu_thread(CPUState *cpu) in hvf_kick_vcpu_thread() function
/openbmc/qemu/target/arm/hvf/
H A Dhvf.c1001 void hvf_kick_vcpu_thread(CPUState *cpu) in hvf_kick_vcpu_thread() function