Searched refs:MSR_AMD_F15H_PERF_EVTSEL0 (Results 1 – 3 of 3) sorted by relevance
91 case MSR_AMD_F15H_PERF_EVTSEL0: in svm_pmu_is_evt_msr()137 case MSR_AMD_F15H_PERF_EVTSEL0: in svm_pmu_msr_to_idx()143 return ((msr - MSR_AMD_F15H_PERF_EVTSEL0) / 2); in svm_pmu_msr_to_idx()
701 #define MSR_CPC_EXTD_EVTSEL(idx) (MSR_AMD_F15H_PERF_EVTSEL0 + (idx * 2))
807 #define MSR_AMD_F15H_PERF_EVTSEL0 0xc0010200 macro