Home
last modified time | relevance | path

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

/openbmc/qemu/target/i386/whpx/
H A Dwhpx-all.c880 static int whpx_handle_mmio(CPUState *cpu, WHV_MEMORY_ACCESS_CONTEXT *ctx) in whpx_handle_mmio() function
1755 ret = whpx_handle_mmio(cpu, &vcpu->exit_ctx.MemoryAccess); in whpx_vcpu_run()