Home
last modified time | relevance | path

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

/arch/x86/kvm/vmx/
A Dhyperv_evmcs.h103 VM_EXIT_LOAD_IA32_EFER | \
A Dvmx.h506 VM_EXIT_LOAD_IA32_EFER | \
A Dnested.c2499 exec_control |= VM_EXIT_LOAD_IA32_EFER; in prepare_vmcs02_early()
2501 exec_control &= ~VM_EXIT_LOAD_IA32_EFER; in prepare_vmcs02_early()
3100 if (vmcs12->vm_exit_controls & VM_EXIT_LOAD_IA32_EFER) { in nested_vmx_check_host_state()
4705 if (vmcs12->vm_exit_controls & VM_EXIT_LOAD_IA32_EFER) in load_vmcs12_host_state()
7035 VM_EXIT_LOAD_IA32_EFER | VM_EXIT_SAVE_IA32_EFER | in nested_vmx_setup_exit_ctls()
A Dvmx.c942 VM_EXIT_LOAD_IA32_EFER); in clear_atomic_switch_msr()
995 VM_EXIT_LOAD_IA32_EFER, in add_atomic_switch_msr()
2584 { VM_ENTRY_LOAD_IA32_EFER, VM_EXIT_LOAD_IA32_EFER }, in setup_vmcs_config()
4340 ~(VM_EXIT_LOAD_IA32_PERF_GLOBAL_CTRL | VM_EXIT_LOAD_IA32_EFER); in vmx_vmexit_ctrl()
6288 if (vmexit_ctl & VM_EXIT_LOAD_IA32_EFER) in dump_vmcs()
/arch/x86/include/asm/
A Dvmx.h104 #define VM_EXIT_LOAD_IA32_EFER 0x00200000 macro

Completed in 36 milliseconds