Searched refs:VM_ENTRY_GUEST_LMA (Results 1 – 2 of 2) sorted by relevance
89 #define VM_ENTRY_GUEST_LMA (1 << 9) macro
1680 ctrl |= VM_ENTRY_GUEST_LMA; in vmx_sync_efer_state()1682 ctrl &= ~VM_ENTRY_GUEST_LMA; in vmx_sync_efer_state()