Searched refs:VM_ENTRY_LOAD_IA32_PAT (Results 1 – 4 of 4) sorted by relevance
94 #define VM_ENTRY_LOAD_IA32_PAT 0x00004000 macro
105 #define VM_ENTRY_LOAD_IA32_PAT 0x00004000 macro
2565 (vmcs12->vm_entry_controls & VM_ENTRY_LOAD_IA32_PAT)) { in prepare_vmcs02()2568 } else if (vmcs_config.vmentry_ctrl & VM_ENTRY_LOAD_IA32_PAT) { in prepare_vmcs02()3013 if ((vmcs12->vm_entry_controls & VM_ENTRY_LOAD_IA32_PAT) && in nested_vmx_check_guest_state()6487 VM_ENTRY_LOAD_IA32_PAT | VM_ENTRY_LOAD_BNDCFGS | in nested_vmx_setup_ctls_msrs()
2194 if (vmcs_config.vmentry_ctrl & VM_ENTRY_LOAD_IA32_PAT) { in vmx_set_msr()2601 VM_ENTRY_LOAD_IA32_PAT | in setup_vmcs_config()4474 if (vmcs_config.vmentry_ctrl & VM_ENTRY_LOAD_IA32_PAT) in init_vmcs()5979 (vmentry_ctl & (VM_ENTRY_LOAD_IA32_PAT | VM_ENTRY_LOAD_IA32_EFER))) in dump_vmcs()