Home
last modified time | relevance | path

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

/openbmc/qemu/target/i386/hvf/
H A Dx86.c106 uint32_t limit = rvmcs(cpu->accel->fd, VMCS_GUEST_IDTR_LIMIT); in x86_read_call_gate()
H A Dvmcs.h145 #define VMCS_GUEST_IDTR_LIMIT 0x00004812 macro