Home
last modified time | relevance | path

Searched refs:VM_EXIT_SAVE_IA32_PAT (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dvmx.h89 #define VM_EXIT_SAVE_IA32_PAT 0x00040000 macro
/kernel/linux/linux-5.10/tools/testing/selftests/kvm/include/x86_64/
H A Dvmx.h81 #define VM_EXIT_SAVE_IA32_PAT 0x00040000 macro
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dvmx.h99 #define VM_EXIT_SAVE_IA32_PAT 0x00040000 macro
/kernel/linux/linux-6.6/arch/x86/kvm/vmx/
H A Dhyperv.c100 VM_EXIT_SAVE_IA32_PAT | \
H A Dvmx.h498 VM_EXIT_SAVE_IA32_PAT | \
H A Dvmx.c2322 get_vmcs12(vcpu)->vm_exit_controls & VM_EXIT_SAVE_IA32_PAT) in vmx_set_msr()
4427 vmexit_ctrl &= ~(VM_EXIT_SAVE_IA32_PAT | VM_EXIT_SAVE_IA32_EFER | in vmx_vmexit_ctrl()
H A Dnested.c6792 VM_EXIT_LOAD_IA32_PAT | VM_EXIT_SAVE_IA32_PAT | in nested_vmx_setup_exit_ctls()
/kernel/linux/linux-6.6/tools/testing/selftests/kvm/include/x86_64/
H A Dvmx.h80 #define VM_EXIT_SAVE_IA32_PAT 0x00040000 macro
/kernel/linux/linux-5.10/arch/x86/kvm/vmx/
H A Dvmx.c2191 get_vmcs12(vcpu)->vm_exit_controls & VM_EXIT_SAVE_IA32_PAT) in vmx_set_msr()
5978 if ((vmexit_ctl & (VM_EXIT_SAVE_IA32_PAT | VM_EXIT_SAVE_IA32_EFER)) || in dump_vmcs()
H A Dnested.c6467 VM_EXIT_LOAD_IA32_PAT | VM_EXIT_SAVE_IA32_PAT | in nested_vmx_setup_ctls_msrs()

Completed in 43 milliseconds