Searched refs:VM_ENTRY_GUEST_LMA (Results 1 – 2 of 2) sorted by relevance
91 #define VM_ENTRY_GUEST_LMA (1 << 9) macro
1856 entry_ctls |= VM_ENTRY_GUEST_LMA; in vmx_emulate_cr0_access()3392 ctls |= VM_ENTRY_GUEST_LMA; in vmx_setreg()3394 ctls &= ~VM_ENTRY_GUEST_LMA; in vmx_setreg()