Searched refs:SPRN_PMC1 (Results 1 – 6 of 6) sorted by relevance
75 return mfspr(SPRN_PMC1); in classic_ctr_read()103 mtspr(SPRN_PMC1, val); in classic_ctr_write()
740 #define SPRN_PMC1 787 macro878 #define SPRN_PMC1 953 /* Performance Counter Register 1 */ macro
106 mfspr r3, SPRN_PMC1
105 mtspr SPRN_PMC1, r3698 mtspr SPRN_PMC1, r31417 mfspr r3, SPRN_PMC1
677 pmcs[0] = mfspr(SPRN_PMC1); in pmao_restore_workaround()696 mtspr(SPRN_PMC1, pmcs[0]); in pmao_restore_workaround()716 val = mfspr(SPRN_PMC1); in read_pmc()755 mtspr(SPRN_PMC1, val); in write_pmc()
469 SYSFS_PMCSETUP(pmc1, SPRN_PMC1);