Home
last modified time | relevance | path

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

/linux-5.19.10/arch/powerpc/perf/
Dcore-book3s.c842 val = mfspr(SPRN_PMC8); in read_pmc()
881 mtspr(SPRN_PMC8, val); in write_pmc()
/linux-5.19.10/arch/powerpc/include/asm/
Dreg.h920 #define SPRN_PMC8 794 macro
/linux-5.19.10/arch/powerpc/kernel/
Dsysfs.c613 SYSFS_PMCSETUP(pmc8, SPRN_PMC8);