Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/kvm/include/x86/
H A Dvmx.h91 #define VM_ENTRY_LOAD_IA32_PAT 0x00004000 macro
/linux/arch/x86/include/asm/
H A Dvmx.h118 #define VM_ENTRY_LOAD_IA32_PAT 0x00004000 macro
/linux/arch/x86/kvm/vmx/
H A Dvmx.h485 VM_ENTRY_LOAD_IA32_PAT | \
H A Dnested.c2743 (vmcs12->vm_entry_controls & VM_ENTRY_LOAD_IA32_PAT)) { in prepare_vmcs02()
2746 } else if (vmcs_config.vmentry_ctrl & VM_ENTRY_LOAD_IA32_PAT) { in prepare_vmcs02()
3300 if ((vmcs12->vm_entry_controls & VM_ENTRY_LOAD_IA32_PAT) && in nested_vmx_check_guest_state()
7166 VM_ENTRY_LOAD_IA32_PAT | VM_ENTRY_LOAD_BNDCFGS | in nested_vmx_setup_entry_ctls()
H A Dvmx.c2438 if (vmcs_config.vmentry_ctrl & VM_ENTRY_LOAD_IA32_PAT) in vmx_set_msr()
2723 { VM_ENTRY_LOAD_IA32_PAT, VM_EXIT_LOAD_IA32_PAT }, in setup_vmcs_config()
4879 if (vmcs_config.vmentry_ctrl & VM_ENTRY_LOAD_IA32_PAT) in init_vmcs()
6481 if (vmentry_ctl & VM_ENTRY_LOAD_IA32_PAT) in dump_vmcs()