Searched refs:VM_ENTRY_LOAD_IA32_PAT (Results 1 - 6 of 6) sorted by relevance

/linux-master/arch/x86/kvm/vmx/
H A Dhyperv_evmcs.h113 VM_ENTRY_LOAD_IA32_PAT | \
H A Dvmx.h484 VM_ENTRY_LOAD_IA32_PAT | \
H A Dnested.c2608 (vmcs12->vm_entry_controls & VM_ENTRY_LOAD_IA32_PAT)) {
2611 } else if (vmcs_config.vmentry_ctrl & VM_ENTRY_LOAD_IA32_PAT) {
3074 if ((vmcs12->vm_entry_controls & VM_ENTRY_LOAD_IA32_PAT) &&
6857 VM_ENTRY_LOAD_IA32_PAT | VM_ENTRY_LOAD_BNDCFGS;
H A Dvmx.c2314 if (vmcs_config.vmentry_ctrl & VM_ENTRY_LOAD_IA32_PAT)
2589 { VM_ENTRY_LOAD_IA32_PAT, VM_EXIT_LOAD_IA32_PAT },
4771 if (vmcs_config.vmentry_ctrl & VM_ENTRY_LOAD_IA32_PAT)
6320 if (vmentry_ctl & VM_ENTRY_LOAD_IA32_PAT)
/linux-master/tools/testing/selftests/kvm/include/x86_64/
H A Dvmx.h93 #define VM_ENTRY_LOAD_IA32_PAT 0x00004000 macro
/linux-master/arch/x86/include/asm/
H A Dvmx.h116 #define VM_ENTRY_LOAD_IA32_PAT 0x00004000 macro

Completed in 242 milliseconds