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

/linux-master/arch/x86/kvm/vmx/
H A Dhyperv_evmcs.h100 VM_EXIT_SAVE_IA32_PAT | \
H A Dvmx.h503 VM_EXIT_SAVE_IA32_PAT | \
H A Dvmx.c2311 get_vmcs12(vcpu)->vm_exit_controls & VM_EXIT_SAVE_IA32_PAT)
4416 vmexit_ctrl &= ~(VM_EXIT_SAVE_IA32_PAT | VM_EXIT_SAVE_IA32_EFER |
H A Dnested.c6834 VM_EXIT_LOAD_IA32_PAT | VM_EXIT_SAVE_IA32_PAT |
/linux-master/tools/testing/selftests/kvm/include/x86_64/
H A Dvmx.h80 #define VM_EXIT_SAVE_IA32_PAT 0x00040000 macro
/linux-master/arch/x86/include/asm/
H A Dvmx.h100 #define VM_EXIT_SAVE_IA32_PAT 0x00040000 macro

Completed in 137 milliseconds