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_64/
H A Dvmx.h
/linux/arch/x86/include/asm/
H A Dvmx.h117 #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.c2675 (vmcs12->vm_entry_controls & VM_ENTRY_LOAD_IA32_PAT)) { in prepare_vmcs02()
2678 } else if (vmcs_config.vmentry_ctrl & VM_ENTRY_LOAD_IA32_PAT) { in prepare_vmcs02()
3152 if ((vmcs12->vm_entry_controls & VM_ENTRY_LOAD_IA32_PAT) && in nested_vmx_check_guest_state()
7035 VM_ENTRY_LOAD_IA32_PAT | VM_ENTRY_LOAD_BNDCFGS; in nested_vmx_setup_entry_ctls()
H A Dvmx.c2355 if (vmcs_config.vmentry_ctrl & VM_ENTRY_LOAD_IA32_PAT) in vmx_set_msr()
2604 { VM_ENTRY_LOAD_IA32_PAT, VM_EXIT_LOAD_IA32_PAT }, in setup_vmcs_config()
4802 if (vmcs_config.vmentry_ctrl & VM_ENTRY_LOAD_IA32_PAT) in init_vmcs()
6356 if (vmentry_ctl & VM_ENTRY_LOAD_IA32_PAT) in dump_vmcs()