Searched refs:VM_EXIT_SAVE_IA32_PAT (Results 1 – 6 of 6) sorted by relevance
80 #define VM_EXIT_SAVE_IA32_PAT 0x00040000 macro
99 #define VM_EXIT_SAVE_IA32_PAT 0x00040000 macro
100 VM_EXIT_SAVE_IA32_PAT | \
498 VM_EXIT_SAVE_IA32_PAT | \
2322 get_vmcs12(vcpu)->vm_exit_controls & VM_EXIT_SAVE_IA32_PAT) in vmx_set_msr()4427 vmexit_ctrl &= ~(VM_EXIT_SAVE_IA32_PAT | VM_EXIT_SAVE_IA32_EFER | in vmx_vmexit_ctrl()
6792 VM_EXIT_LOAD_IA32_PAT | VM_EXIT_SAVE_IA32_PAT | in nested_vmx_setup_exit_ctls()