Home
last modified time | relevance | path

Searched defs:guest_tr_ar (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/target/i386/hvf/
H A Dvmx.h100 uint64_t guest_tr_ar = rvmcs(vcpu, VMCS_GUEST_TR_ACCESS_RIGHTS); in enter_long_mode() local
/openbmc/linux/arch/x86/kvm/vmx/
H A Dvmx.c3151 u32 guest_tr_ar; in enter_lmode() local