Home
last modified time | relevance | path

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

/linux/arch/x86/kvm/vmx/
A Dcapabilities.h98 (vmcs_config.vmexit_ctrl & VM_EXIT_LOAD_IA32_EFER); in cpu_has_load_ia32_efer()
A Dnested.c2316 exec_control |= VM_EXIT_LOAD_IA32_EFER; in prepare_vmcs02_early()
2318 exec_control &= ~VM_EXIT_LOAD_IA32_EFER; in prepare_vmcs02_early()
2914 if (vmcs12->vm_exit_controls & VM_EXIT_LOAD_IA32_EFER) { in nested_vmx_check_host_state()
4230 if (vmcs12->vm_exit_controls & VM_EXIT_LOAD_IA32_EFER) in load_vmcs12_host_state()
6506 VM_EXIT_LOAD_IA32_EFER | VM_EXIT_SAVE_IA32_EFER | in nested_vmx_setup_ctls_msrs()
A Dvmx.c809 VM_EXIT_LOAD_IA32_EFER); in clear_atomic_switch_msr()
862 VM_EXIT_LOAD_IA32_EFER, in add_atomic_switch_msr()
2500 VM_EXIT_LOAD_IA32_EFER | in setup_vmcs_config()
4087 ~(VM_EXIT_LOAD_IA32_PERF_GLOBAL_CTRL | VM_EXIT_LOAD_IA32_EFER); in vmx_vmexit_ctrl()
5803 if (vmexit_ctl & VM_EXIT_LOAD_IA32_EFER) in dump_vmcs()
/linux/tools/testing/selftests/kvm/include/x86_64/
A Dvmx.h81 #define VM_EXIT_LOAD_IA32_EFER 0x00200000 macro
/linux/arch/x86/include/asm/
A Dvmx.h93 #define VM_EXIT_LOAD_IA32_EFER 0x00200000 macro
/linux/tools/testing/selftests/kvm/lib/x86_64/
A Dvmx.c278 if (exit_controls & VM_EXIT_LOAD_IA32_EFER) in init_vmcs_host_state()

Completed in 31 milliseconds