Home
last modified time | relevance | path

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

/arch/x86/kvm/vmx/
A Dhyperv_evmcs.h101 VM_EXIT_LOAD_IA32_PAT | \
A Dvmx.h503 VM_EXIT_LOAD_IA32_PAT | \
A Dnested.c3055 if ((vmcs12->vm_exit_controls & VM_EXIT_LOAD_IA32_PAT) && in nested_vmx_check_host_state()
4755 if (vmcs12->vm_exit_controls & VM_EXIT_LOAD_IA32_PAT) { in load_vmcs12_host_state()
7031 VM_EXIT_LOAD_IA32_PAT | VM_EXIT_SAVE_IA32_PAT | in nested_vmx_setup_exit_ctls()
A Dvmx.c2583 { VM_ENTRY_LOAD_IA32_PAT, VM_EXIT_LOAD_IA32_PAT }, in setup_vmcs_config()
4266 if (vmcs_config.vmexit_ctrl & VM_EXIT_LOAD_IA32_PAT) { in vmx_set_constant_host_state()
6290 if (vmexit_ctl & VM_EXIT_LOAD_IA32_PAT) in dump_vmcs()
/arch/x86/include/asm/
A Dvmx.h102 #define VM_EXIT_LOAD_IA32_PAT 0x00080000 macro

Completed in 35 milliseconds