Searched refs:MSR_CORE_PERF_GLOBAL_CTRL (Results 1 – 5 of 5) sorted by relevance
331 case MSR_CORE_PERF_GLOBAL_CTRL: in kvm_pmu_msr()356 case MSR_CORE_PERF_GLOBAL_CTRL: in kvm_pmu_get_msr()397 case MSR_CORE_PERF_GLOBAL_CTRL: in kvm_pmu_set_msr()
1614 case MSR_CORE_PERF_GLOBAL_CTRL: in clear_atomic_switch_msr()1666 case MSR_CORE_PERF_GLOBAL_CTRL: in add_atomic_switch_msr()
1253 wrmsrl(MSR_CORE_PERF_GLOBAL_CTRL, 0); in __intel_pmu_disable_all()1275 wrmsrl(MSR_CORE_PERF_GLOBAL_CTRL, in __intel_pmu_enable_all()1354 wrmsrl(MSR_CORE_PERF_GLOBAL_CTRL, 0xf); in intel_pmu_nhm_workaround()1355 wrmsrl(MSR_CORE_PERF_GLOBAL_CTRL, 0x0); in intel_pmu_nhm_workaround()1556 wrmsrl(MSR_CORE_PERF_GLOBAL_CTRL, 0); in intel_pmu_reset()2351 arr[0].msr = MSR_CORE_PERF_GLOBAL_CTRL; in intel_guest_get_msrs()
1241 rdmsrl(MSR_CORE_PERF_GLOBAL_CTRL, ctrl); in perf_event_print_debug()
625 #define MSR_CORE_PERF_GLOBAL_CTRL 0x0000038f macro