Home
last modified time | relevance | path

Searched refs:VM_EXIT_LOAD_IA32_EFER (Results 1 - 14 of 14) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/kvm/vmx/
H A Dcapabilities.h97 (vmcs_config.vmexit_ctrl & VM_EXIT_LOAD_IA32_EFER); in cpu_has_load_ia32_efer()
H A Dvmx.h444 ~(VM_EXIT_LOAD_IA32_PERF_GLOBAL_CTRL | VM_EXIT_LOAD_IA32_EFER); in vmx_vmexit_ctrl()
H A Dnested.c2369 * we should use its exit controls. Note that VM_EXIT_LOAD_IA32_EFER in prepare_vmcs02_early()
2374 exec_control |= VM_EXIT_LOAD_IA32_EFER; in prepare_vmcs02_early()
2376 exec_control &= ~VM_EXIT_LOAD_IA32_EFER; in prepare_vmcs02_early()
2949 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()
6471 VM_EXIT_LOAD_IA32_EFER | VM_EXIT_SAVE_IA32_EFER | in nested_vmx_setup_ctls_msrs()
H A Dvmx.c984 VM_EXIT_LOAD_IA32_EFER); in clear_atomic_switch_msr()
1037 VM_EXIT_LOAD_IA32_EFER, in add_atomic_switch_msr()
2578 VM_EXIT_LOAD_IA32_EFER | in setup_vmcs_config()
6019 if (vmexit_ctl & (VM_EXIT_LOAD_IA32_PAT | VM_EXIT_LOAD_IA32_EFER)) in dump_vmcs()
/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dvmx.h92 #define VM_EXIT_LOAD_IA32_EFER 0x00200000 macro
/kernel/linux/linux-5.10/tools/testing/selftests/kvm/include/x86_64/
H A Dvmx.h84 #define VM_EXIT_LOAD_IA32_EFER 0x00200000 macro
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dvmx.h102 #define VM_EXIT_LOAD_IA32_EFER 0x00200000 macro
/kernel/linux/linux-6.6/arch/x86/kvm/vmx/
H A Dhyperv.c103 VM_EXIT_LOAD_IA32_EFER | \
H A Dvmx.h502 VM_EXIT_LOAD_IA32_EFER | \
H A Dnested.c2375 * we should use its exit controls. Note that VM_EXIT_LOAD_IA32_EFER in prepare_vmcs02_early()
2380 exec_control |= VM_EXIT_LOAD_IA32_EFER; in prepare_vmcs02_early()
2382 exec_control &= ~VM_EXIT_LOAD_IA32_EFER; in prepare_vmcs02_early()
2967 if (vmcs12->vm_exit_controls & VM_EXIT_LOAD_IA32_EFER) { in nested_vmx_check_host_state()
4471 if (vmcs12->vm_exit_controls & VM_EXIT_LOAD_IA32_EFER) in load_vmcs12_host_state()
6796 VM_EXIT_LOAD_IA32_EFER | VM_EXIT_SAVE_IA32_EFER | in nested_vmx_setup_exit_ctls()
H A Dvmx.c997 VM_EXIT_LOAD_IA32_EFER); in clear_atomic_switch_msr()
1050 VM_EXIT_LOAD_IA32_EFER, in add_atomic_switch_msr()
2601 { VM_ENTRY_LOAD_IA32_EFER, VM_EXIT_LOAD_IA32_EFER }, in setup_vmcs_config()
4439 ~(VM_EXIT_LOAD_IA32_PERF_GLOBAL_CTRL | VM_EXIT_LOAD_IA32_EFER); in vmx_vmexit_ctrl()
6349 if (vmexit_ctl & VM_EXIT_LOAD_IA32_EFER) in dump_vmcs()
/kernel/linux/linux-6.6/tools/testing/selftests/kvm/include/x86_64/
H A Dvmx.h83 #define VM_EXIT_LOAD_IA32_EFER 0x00200000 macro
/kernel/linux/linux-6.6/tools/testing/selftests/kvm/lib/x86_64/
H A Dvmx.c265 if (exit_controls & VM_EXIT_LOAD_IA32_EFER) in init_vmcs_host_state()
/kernel/linux/linux-5.10/tools/testing/selftests/kvm/lib/x86_64/
H A Dvmx.c280 if (exit_controls & VM_EXIT_LOAD_IA32_EFER) in init_vmcs_host_state()

Completed in 78 milliseconds