Home
last modified time | relevance | path

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

/openbmc/qemu/include/sysemu/
H A Dhvf_int.h70 int hvf_vcpu_exec(CPUState *);
/openbmc/qemu/accel/hvf/
H A Dhvf-accel-ops.c441 r = hvf_vcpu_exec(cpu); in hvf_cpu_thread_fn()
/openbmc/qemu/target/i386/hvf/
H A Dhvf.c430 int hvf_vcpu_exec(CPUState *cpu) in hvf_vcpu_exec() function
/openbmc/qemu/target/arm/hvf/
H A Dhvf.c1807 int hvf_vcpu_exec(CPUState *cpu) in hvf_vcpu_exec() function