Home
last modified time | relevance | path

Searched refs:VM_EXIT_LOAD_IA32_PAT (Results 1 – 7 of 7) sorted by relevance

/linux-6.3-rc2/arch/x86/kvm/vmx/
A Dhyperv.h110 VM_EXIT_LOAD_IA32_PAT | \
A Dvmx.h512 VM_EXIT_LOAD_IA32_PAT | \
A Dnested.c2917 if ((vmcs12->vm_exit_controls & VM_EXIT_LOAD_IA32_PAT) && in nested_vmx_check_host_state()
4511 if (vmcs12->vm_exit_controls & VM_EXIT_LOAD_IA32_PAT) { in load_vmcs12_host_state()
6805 VM_EXIT_LOAD_IA32_PAT | VM_EXIT_SAVE_IA32_PAT | in nested_vmx_setup_ctls_msrs()
A Dvmx.c2602 { VM_ENTRY_LOAD_IA32_PAT, VM_EXIT_LOAD_IA32_PAT }, in setup_vmcs_config()
4337 if (vmcs_config.vmexit_ctrl & VM_EXIT_LOAD_IA32_PAT) { in vmx_set_constant_host_state()
6338 if (vmexit_ctl & VM_EXIT_LOAD_IA32_PAT) in dump_vmcs()
/linux-6.3-rc2/tools/testing/selftests/kvm/include/x86_64/
A Dvmx.h81 #define VM_EXIT_LOAD_IA32_PAT 0x00080000 macro
/linux-6.3-rc2/arch/x86/include/asm/
A Dvmx.h98 #define VM_EXIT_LOAD_IA32_PAT 0x00080000 macro
/linux-6.3-rc2/tools/testing/selftests/kvm/lib/x86_64/
A Dvmx.c263 if (exit_controls & VM_EXIT_LOAD_IA32_PAT) in init_vmcs_host_state()

Completed in 36 milliseconds