VM_ENTRY_LOAD_IA32_EFER 94 arch/x86/kvm/vmx/capabilities.h return (vmcs_config.vmentry_ctrl & VM_ENTRY_LOAD_IA32_EFER) && VM_ENTRY_LOAD_IA32_EFER 1964 arch/x86/kvm/vmx/nested.c (vmcs12->vm_entry_controls & VM_ENTRY_LOAD_IA32_EFER)) VM_ENTRY_LOAD_IA32_EFER 2152 arch/x86/kvm/vmx/nested.c ~VM_ENTRY_IA32E_MODE & ~VM_ENTRY_LOAD_IA32_EFER; VM_ENTRY_LOAD_IA32_EFER 2157 arch/x86/kvm/vmx/nested.c exec_control |= VM_ENTRY_LOAD_IA32_EFER; VM_ENTRY_LOAD_IA32_EFER 2803 arch/x86/kvm/vmx/nested.c (vmcs12->vm_entry_controls & VM_ENTRY_LOAD_IA32_EFER)) { VM_ENTRY_LOAD_IA32_EFER 3942 arch/x86/kvm/vmx/nested.c if (vm_entry_controls_get(vmx) & VM_ENTRY_LOAD_IA32_EFER) VM_ENTRY_LOAD_IA32_EFER 5857 arch/x86/kvm/vmx/nested.c (VM_ENTRY_ALWAYSON_WITHOUT_TRUE_MSR | VM_ENTRY_LOAD_IA32_EFER); VM_ENTRY_LOAD_IA32_EFER 835 arch/x86/kvm/vmx/vmx.c VM_ENTRY_LOAD_IA32_EFER, VM_ENTRY_LOAD_IA32_EFER 888 arch/x86/kvm/vmx/vmx.c VM_ENTRY_LOAD_IA32_EFER, VM_ENTRY_LOAD_IA32_EFER 2436 arch/x86/kvm/vmx/vmx.c VM_ENTRY_LOAD_IA32_EFER | VM_ENTRY_LOAD_IA32_EFER 5737 arch/x86/kvm/vmx/vmx.c (vmentry_ctl & (VM_ENTRY_LOAD_IA32_PAT | VM_ENTRY_LOAD_IA32_EFER))) VM_ENTRY_LOAD_IA32_EFER 444 arch/x86/kvm/vmx/vmx.h ~(VM_ENTRY_LOAD_IA32_PERF_GLOBAL_CTRL | VM_ENTRY_LOAD_IA32_EFER);