Home
last modified time | relevance | path

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

/linux/arch/x86/kvm/vmx/
A Dhyperv_evmcs.h99 VM_EXIT_LOAD_IA32_PERF_GLOBAL_CTRL | \
A Dhyperv.c126 supported_ctrls &= ~VM_EXIT_LOAD_IA32_PERF_GLOBAL_CTRL; in nested_evmcs_filter_control_msr()
A Dvmx.h502 (VM_EXIT_LOAD_IA32_PERF_GLOBAL_CTRL | \
A Dvmx.c998 VM_EXIT_LOAD_IA32_PERF_GLOBAL_CTRL); in clear_atomic_switch_msr()
1054 VM_EXIT_LOAD_IA32_PERF_GLOBAL_CTRL, in add_atomic_switch_msr()
2625 { VM_ENTRY_LOAD_IA32_PERF_GLOBAL_CTRL, VM_EXIT_LOAD_IA32_PERF_GLOBAL_CTRL }, in setup_vmcs_config()
4447 vmexit_ctrl &= ~VM_EXIT_LOAD_IA32_PERF_GLOBAL_CTRL; in vmx_vmexit_ctrl()
4451 ~(VM_EXIT_LOAD_IA32_PERF_GLOBAL_CTRL | VM_EXIT_LOAD_IA32_EFER); in vmx_vmexit_ctrl()
6375 vmexit_ctl & VM_EXIT_LOAD_IA32_PERF_GLOBAL_CTRL) in dump_vmcs()
A Dnested.c3031 if ((vmcs12->vm_exit_controls & VM_EXIT_LOAD_IA32_PERF_GLOBAL_CTRL) && in nested_vmx_check_host_state()
4713 if ((vmcs12->vm_exit_controls & VM_EXIT_LOAD_IA32_PERF_GLOBAL_CTRL) && in load_vmcs12_host_state()
6984 VM_EXIT_LOAD_IA32_PERF_GLOBAL_CTRL; in nested_vmx_setup_exit_ctls()
/linux/tools/testing/selftests/kvm/include/x86_64/
A Dvmx.h78 #define VM_EXIT_LOAD_IA32_PERF_GLOBAL_CTRL 0x00001000 macro
/linux/arch/x86/include/asm/
A Dvmx.h99 #define VM_EXIT_LOAD_IA32_PERF_GLOBAL_CTRL 0x00001000 macro
/linux/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 42 milliseconds