Searched refs:VM_ENTRY_GUEST_LMA (Results 1 – 2 of 2) sorted by relevance
89 #define VM_ENTRY_GUEST_LMA (1 << 9) macro
1622 entry_ctls |= VM_ENTRY_GUEST_LMA; in vmx_emulate_cr0_access()2911 ctls |= VM_ENTRY_GUEST_LMA; in vmx_setreg()2913 ctls &= ~VM_ENTRY_GUEST_LMA; in vmx_setreg()