Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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.h924 #define SPRN_PMC8 794 macro
/kernel/linux/linux-5.10/arch/powerpc/perf/
Dcore-book3s.c761 val = mfspr(SPRN_PMC8); in read_pmc()
800 mtspr(SPRN_PMC8, val); in write_pmc()
/kernel/linux/linux-5.10/arch/powerpc/kernel/
Dsysfs.c613 SYSFS_PMCSETUP(pmc8, SPRN_PMC8);