Home
last modified time | relevance | path

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

/openbmc/qemu/target/i386/hvf/
H A Dx86.c105 target_ulong base = rvmcs(cpu->accel->fd, VMCS_GUEST_IDTR_BASE); in x86_read_call_gate()
H A Dvmcs.h194 #define VMCS_GUEST_IDTR_BASE 0x00006818 macro