Home
last modified time | relevance | path

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

/linux/arch/powerpc/perf/
H A Dcore-book3s.c839 val = mfspr(SPRN_PMC8); in read_pmc()
878 mtspr(SPRN_PMC8, val); in write_pmc()
/linux/arch/powerpc/include/asm/
H A Dreg.h927 #define SPRN_PMC8 794 macro
/linux/arch/powerpc/kernel/
H A Dsysfs.c619 SYSFS_PMCSETUP(pmc8, SPRN_PMC8);