Searched refs:SPRN_PMC3 (Results 1 – 6 of 6) sorted by relevance
56 host_os_sprs->pmc3 = mfspr(SPRN_PMC3); in switch_pmu_to_guest()90 mtspr(SPRN_PMC3, vcpu->arch.pmc[2]); in switch_pmu_to_guest()144 vcpu->arch.pmc[2] = mfspr(SPRN_PMC3); in switch_pmu_to_host()197 mtspr(SPRN_PMC3, host_os_sprs->pmc3); in switch_pmu_to_host()
147 mfspr r6, SPRN_PMC3
238 mfspr(SPRN_PMC1), mfspr(SPRN_PMC2), mfspr(SPRN_PMC3), in dump_ebb_hw_state()445 case 3: mtspr(SPRN_PMC3, value); break; in write_pmc()457 case 3: return mfspr(SPRN_PMC3); in read_pmc()
60 mtspr(SPRN_PMC3, pmc_sample_period(sample_period)); in multi_counter()
43 #define SPRN_PMC3 773 macro
922 #define SPRN_PMC3 789 macro1064 #define SPRN_PMC3 957 /* Performance Counter Register 3 */ macro