Home
last modified time | relevance | path

Searched refs:SPRN_PMC8 (Results 1 – 4 of 4) sorted by relevance

/arch/powerpc/include/asm/
Doprofile_impl.h88 return mfspr(SPRN_PMC8); in classic_ctr_read()
123 mtspr(SPRN_PMC8, val); in classic_ctr_write()
Dreg.h896 #define SPRN_PMC8 794 macro
/arch/powerpc/perf/
Dcore-book3s.c758 val = mfspr(SPRN_PMC8); in read_pmc()
797 mtspr(SPRN_PMC8, val); in write_pmc()
/arch/powerpc/kernel/
Dsysfs.c477 SYSFS_PMCSETUP(pmc8, SPRN_PMC8);