Home
last modified time | relevance | path

Searched refs:VM_ENTRY_LOAD_IA32_PAT (Results 1 – 6 of 6) sorted by relevance

/linux-6.3-rc2/arch/x86/kvm/vmx/
A Dhyperv.h122 VM_ENTRY_LOAD_IA32_PAT | \
A Dvmx.h492 VM_ENTRY_LOAD_IA32_PAT | \
A Dnested.c2566 (vmcs12->vm_entry_controls & VM_ENTRY_LOAD_IA32_PAT)) { in prepare_vmcs02()
2569 } else if (vmcs_config.vmentry_ctrl & VM_ENTRY_LOAD_IA32_PAT) { in prepare_vmcs02()
3037 if ((vmcs12->vm_entry_controls & VM_ENTRY_LOAD_IA32_PAT) && in nested_vmx_check_guest_state()
6825 VM_ENTRY_LOAD_IA32_PAT | VM_ENTRY_LOAD_BNDCFGS; in nested_vmx_setup_ctls_msrs()
A Dvmx.c2323 if (vmcs_config.vmentry_ctrl & VM_ENTRY_LOAD_IA32_PAT) { in vmx_set_msr()
2602 { VM_ENTRY_LOAD_IA32_PAT, VM_EXIT_LOAD_IA32_PAT }, in setup_vmcs_config()
4768 if (vmcs_config.vmentry_ctrl & VM_ENTRY_LOAD_IA32_PAT) in init_vmcs()
6294 if (vmentry_ctl & VM_ENTRY_LOAD_IA32_PAT) in dump_vmcs()
/linux-6.3-rc2/tools/testing/selftests/kvm/include/x86_64/
A Dvmx.h93 #define VM_ENTRY_LOAD_IA32_PAT 0x00004000 macro
/linux-6.3-rc2/arch/x86/include/asm/
A Dvmx.h113 #define VM_ENTRY_LOAD_IA32_PAT 0x00004000 macro

Completed in 33 milliseconds