Searched refs:VM_ENTRY_LOAD_IA32_PAT (Results 1 – 3 of 3) sorted by relevance
102 #define VM_ENTRY_LOAD_IA32_PAT 0x00004000 macro
2343 (vmcs12->vm_entry_controls & VM_ENTRY_LOAD_IA32_PAT)) { in prepare_vmcs02()2346 } else if (vmcs_config.vmentry_ctrl & VM_ENTRY_LOAD_IA32_PAT) { in prepare_vmcs02()2783 if ((vmcs12->vm_entry_controls & VM_ENTRY_LOAD_IA32_PAT) && in nested_vmx_check_guest_state()5860 VM_ENTRY_LOAD_IA32_PAT; in nested_vmx_setup_ctls_msrs()
2039 if (vmcs_config.vmentry_ctrl & VM_ENTRY_LOAD_IA32_PAT) { in vmx_set_msr()2463 VM_ENTRY_LOAD_IA32_PAT | in setup_vmcs_config()4227 if (vmcs_config.vmentry_ctrl & VM_ENTRY_LOAD_IA32_PAT) in vmx_vcpu_setup()5752 (vmentry_ctl & (VM_ENTRY_LOAD_IA32_PAT | VM_ENTRY_LOAD_IA32_EFER))) in dump_vmcs()