Home
last modified time | relevance | path

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

/arch/x86/kvm/vmx/
A Dhyperv_evmcs.h100 VM_EXIT_SAVE_IA32_PAT | \
A Dvmx.h502 VM_EXIT_SAVE_IA32_PAT | \
A Dvmx.c2304 get_vmcs12(vcpu)->vm_exit_controls & VM_EXIT_SAVE_IA32_PAT) in vmx_set_msr()
4332 vmexit_ctrl &= ~(VM_EXIT_SAVE_IA32_PAT | VM_EXIT_SAVE_IA32_EFER | in vmx_vmexit_ctrl()
A Dnested.c7031 VM_EXIT_LOAD_IA32_PAT | VM_EXIT_SAVE_IA32_PAT | in nested_vmx_setup_exit_ctls()
/arch/x86/include/asm/
A Dvmx.h101 #define VM_EXIT_SAVE_IA32_PAT 0x00040000 macro

Completed in 32 milliseconds