Home
last modified time | relevance | path

Searched refs:VM_EXIT_LOAD_IA32_PERF_GLOBAL_CTRL (Results 1 – 8 of 8) sorted by relevance

/linux-6.3-rc2/arch/x86/kvm/vmx/
A Dhyperv.h108 VM_EXIT_LOAD_IA32_PERF_GLOBAL_CTRL | \
A Dhyperv.c436 supported_ctrls &= ~VM_EXIT_LOAD_IA32_PERF_GLOBAL_CTRL; in nested_evmcs_filter_control_msr()
A Dvmx.h510 (VM_EXIT_LOAD_IA32_PERF_GLOBAL_CTRL | \
A Dvmx.c971 VM_EXIT_LOAD_IA32_PERF_GLOBAL_CTRL); in clear_atomic_switch_msr()
1027 VM_EXIT_LOAD_IA32_PERF_GLOBAL_CTRL, in add_atomic_switch_msr()
2601 { VM_ENTRY_LOAD_IA32_PERF_GLOBAL_CTRL, VM_EXIT_LOAD_IA32_PERF_GLOBAL_CTRL }, in setup_vmcs_config()
4414 vmexit_ctrl &= ~VM_EXIT_LOAD_IA32_PERF_GLOBAL_CTRL; in vmx_vmexit_ctrl()
4418 ~(VM_EXIT_LOAD_IA32_PERF_GLOBAL_CTRL | VM_EXIT_LOAD_IA32_EFER); in vmx_vmexit_ctrl()
6341 vmexit_ctl & VM_EXIT_LOAD_IA32_PERF_GLOBAL_CTRL) in dump_vmcs()
A Dnested.c2921 if ((vmcs12->vm_exit_controls & VM_EXIT_LOAD_IA32_PERF_GLOBAL_CTRL) && in nested_vmx_check_host_state()
4515 if ((vmcs12->vm_exit_controls & VM_EXIT_LOAD_IA32_PERF_GLOBAL_CTRL) && in load_vmcs12_host_state()
6811 VM_EXIT_LOAD_IA32_PERF_GLOBAL_CTRL; in nested_vmx_setup_ctls_msrs()
/linux-6.3-rc2/tools/testing/selftests/kvm/include/x86_64/
A Dvmx.h78 #define VM_EXIT_LOAD_IA32_PERF_GLOBAL_CTRL 0x00001000 macro
/linux-6.3-rc2/arch/x86/include/asm/
A Dvmx.h95 #define VM_EXIT_LOAD_IA32_PERF_GLOBAL_CTRL 0x00001000 macro
/linux-6.3-rc2/tools/testing/selftests/kvm/lib/x86_64/
A Dvmx.c267 if (exit_controls & VM_EXIT_LOAD_IA32_PERF_GLOBAL_CTRL) in init_vmcs_host_state()

Completed in 38 milliseconds