Searched refs:VM_ENTRY_LOAD_IA32_PAT (Results 1 - 6 of 6) sorted by last modified time

/linux-master/arch/x86/kvm/vmx/
H A Dvmx.h487 VM_ENTRY_LOAD_IA32_PAT | \
H A Dvmx.c2319 if (vmcs_config.vmentry_ctrl & VM_ENTRY_LOAD_IA32_PAT)
2594 { VM_ENTRY_LOAD_IA32_PAT, VM_EXIT_LOAD_IA32_PAT },
4783 if (vmcs_config.vmentry_ctrl & VM_ENTRY_LOAD_IA32_PAT)
6331 if (vmentry_ctl & VM_ENTRY_LOAD_IA32_PAT)
H A Dnested.c2630 (vmcs12->vm_entry_controls & VM_ENTRY_LOAD_IA32_PAT)) {
2633 } else if (vmcs_config.vmentry_ctrl & VM_ENTRY_LOAD_IA32_PAT) {
3096 if ((vmcs12->vm_entry_controls & VM_ENTRY_LOAD_IA32_PAT) &&
6879 VM_ENTRY_LOAD_IA32_PAT | VM_ENTRY_LOAD_BNDCFGS;
H A Dhyperv_evmcs.h113 VM_ENTRY_LOAD_IA32_PAT | \
/linux-master/arch/x86/include/asm/
H A Dvmx.h117 #define VM_ENTRY_LOAD_IA32_PAT 0x00004000 macro
/linux-master/tools/testing/selftests/kvm/include/x86_64/
H A Dvmx.h93 #define VM_ENTRY_LOAD_IA32_PAT 0x00004000 macro

Completed in 406 milliseconds