Home
last modified time | relevance | path

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

/openbmc/qemu/target/i386/hvf/
H A Dvmcs.h87 #define VMCS_GUEST_PHYSICAL_ADDRESS 0x00002400 macro
H A Dhvf.c508 uint64_t gpa = rvmcs(cpu->accel->fd, VMCS_GUEST_PHYSICAL_ADDRESS); in hvf_vcpu_exec()