Home
last modified time | relevance | path

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

/openbmc/qemu/target/i386/whpx/
H A Dwhpx-all.c1396 static vaddr whpx_vcpu_get_pc(CPUState *cpu, bool exit_context_valid) in whpx_vcpu_get_pc() function
1663 uint64_t pc = whpx_vcpu_get_pc(cpu, true); in whpx_vcpu_run()