Searched refs:SPRN_PMC3 (Results 1 – 6 of 6) sorted by relevance
79 return mfspr(SPRN_PMC3); in classic_ctr_read()109 mtspr(SPRN_PMC3, val); in classic_ctr_write()
736 #define SPRN_PMC3 789 macro874 #define SPRN_PMC3 957 /* Performance Counter Register 3 */ macro
112 mfspr r6, SPRN_PMC3
109 mtspr SPRN_PMC3, r5679 mtspr SPRN_PMC3, r61334 mfspr r5, SPRN_PMC3
664 pmcs[2] = mfspr(SPRN_PMC3); in pmao_restore_workaround()683 mtspr(SPRN_PMC3, pmcs[2]); in pmao_restore_workaround()707 val = mfspr(SPRN_PMC3); in read_pmc()746 mtspr(SPRN_PMC3, val); in write_pmc()
471 SYSFS_PMCSETUP(pmc3, SPRN_PMC3);