Searched refs:VM_EXIT_LOAD_IA32_PERF_GLOBAL_CTRL (Results 1 – 6 of 6) sorted by relevance
99 VM_EXIT_LOAD_IA32_PERF_GLOBAL_CTRL | \
127 supported_ctrls &= ~VM_EXIT_LOAD_IA32_PERF_GLOBAL_CTRL; in nested_evmcs_filter_control_msr()
501 (VM_EXIT_LOAD_IA32_PERF_GLOBAL_CTRL | \
950 VM_EXIT_LOAD_IA32_PERF_GLOBAL_CTRL); in clear_atomic_switch_msr()1006 VM_EXIT_LOAD_IA32_PERF_GLOBAL_CTRL, in add_atomic_switch_msr()2582 { VM_ENTRY_LOAD_IA32_PERF_GLOBAL_CTRL, VM_EXIT_LOAD_IA32_PERF_GLOBAL_CTRL }, in setup_vmcs_config()2692 _vmexit_control &= ~VM_EXIT_LOAD_IA32_PERF_GLOBAL_CTRL; in setup_vmcs_config()4340 ~(VM_EXIT_LOAD_IA32_PERF_GLOBAL_CTRL | VM_EXIT_LOAD_IA32_EFER); in vmx_vmexit_ctrl()6293 vmexit_ctl & VM_EXIT_LOAD_IA32_PERF_GLOBAL_CTRL) in dump_vmcs()
3059 if ((vmcs12->vm_exit_controls & VM_EXIT_LOAD_IA32_PERF_GLOBAL_CTRL) && in nested_vmx_check_host_state()4759 if ((vmcs12->vm_exit_controls & VM_EXIT_LOAD_IA32_PERF_GLOBAL_CTRL) && in load_vmcs12_host_state()7037 VM_EXIT_LOAD_IA32_PERF_GLOBAL_CTRL; in nested_vmx_setup_exit_ctls()
99 #define VM_EXIT_LOAD_IA32_PERF_GLOBAL_CTRL 0x00001000 macro
Completed in 33 milliseconds