Home
last modified time | relevance | path

Searched refs:whpx_vcpu_exec (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/target/i386/whpx/
H A Dwhpx-accel-ops.h16 int whpx_vcpu_exec(CPUState *cpu);
H A Dwhpx-accel-ops.c45 r = whpx_vcpu_exec(cpu); in whpx_cpu_thread_fn()
H A Dwhpx-all.c2252 int whpx_vcpu_exec(CPUState *cpu) in whpx_vcpu_exec() function