Home
last modified time | relevance | path

Searched refs:VM_ENTRY_LOAD_IA32_EFER (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/tools/testing/selftests/kvm/include/
Dvmx.h97 #define VM_ENTRY_LOAD_IA32_EFER 0x00008000 macro
/Linux-v4.19/arch/x86/include/asm/
Dvmx.h110 #define VM_ENTRY_LOAD_IA32_EFER 0x00008000 macro
/Linux-v4.19/arch/x86/kvm/
Dvmx.c2673 VM_ENTRY_LOAD_IA32_EFER, in clear_atomic_switch_msr()
2725 VM_ENTRY_LOAD_IA32_EFER, in add_atomic_switch_msr()
3548 (VM_ENTRY_ALWAYSON_WITHOUT_TRUE_MSR | VM_ENTRY_LOAD_IA32_EFER); in nested_vmx_setup_ctls_msrs()
4669 VM_ENTRY_LOAD_IA32_EFER) in setup_vmcs_config()
9942 (vmentry_ctl & (VM_ENTRY_LOAD_IA32_PAT | VM_ENTRY_LOAD_IA32_EFER))) in dump_vmcs()
12265 (vmcs12->vm_entry_controls & ~VM_ENTRY_LOAD_IA32_EFER & in prepare_vmcs02()
12338 (vmcs12->vm_entry_controls & VM_ENTRY_LOAD_IA32_EFER)) in prepare_vmcs02()
12571 (vmcs12->vm_entry_controls & VM_ENTRY_LOAD_IA32_EFER)) { in check_vmentry_postreqs()