Searched refs:VM_EXIT_LOAD_IA32_EFER (Results 1 – 4 of 4) sorted by relevance
81 #define VM_EXIT_LOAD_IA32_EFER 0x00200000 macro
274 if (exit_controls & VM_EXIT_LOAD_IA32_EFER) in init_vmcs_host_state()
2508 exec_control |= VM_EXIT_LOAD_IA32_EFER; in prepare_vmcs02_early()2510 exec_control &= ~VM_EXIT_LOAD_IA32_EFER; in prepare_vmcs02_early()3214 if (vmcs12->vm_exit_controls & VM_EXIT_LOAD_IA32_EFER) { in nested_vmx_check_host_state()4781 if (vmcs12->vm_exit_controls & VM_EXIT_LOAD_IA32_EFER) in load_vmcs12_host_state()7131 VM_EXIT_LOAD_IA32_EFER | VM_EXIT_SAVE_IA32_EFER | in nested_vmx_setup_exit_ctls()
1033 VM_EXIT_LOAD_IA32_EFER); in clear_atomic_switch_msr()1091 VM_EXIT_LOAD_IA32_EFER, in add_atomic_switch_msr()2732 { VM_ENTRY_LOAD_IA32_EFER, VM_EXIT_LOAD_IA32_EFER }, in setup_vmcs_config()4571 ~(VM_EXIT_LOAD_IA32_PERF_GLOBAL_CTRL | VM_EXIT_LOAD_IA32_EFER | in vmx_get_initial_vmexit_ctrl()6597 if (vmexit_ctl & VM_EXIT_LOAD_IA32_EFER) in dump_vmcs()