Home
last modified time | relevance | path

Searched refs:SPRN_PMC8 (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Doprofile_impl.h88 return mfspr(SPRN_PMC8); in classic_ctr_read()
123 mtspr(SPRN_PMC8, val); in classic_ctr_write()
H A Dreg.h924 #define SPRN_PMC8 794 macro
/kernel/linux/linux-5.10/arch/powerpc/kernel/
H A Dsysfs.c613 SYSFS_PMCSETUP(pmc8, SPRN_PMC8);
/kernel/linux/linux-6.6/arch/powerpc/kernel/
H A Dsysfs.c618 SYSFS_PMCSETUP(pmc8, SPRN_PMC8);
/kernel/linux/linux-5.10/arch/powerpc/perf/
H A Dcore-book3s.c761 val = mfspr(SPRN_PMC8); in read_pmc()
800 mtspr(SPRN_PMC8, val); in write_pmc()
/kernel/linux/linux-6.6/arch/powerpc/perf/
H A Dcore-book3s.c842 val = mfspr(SPRN_PMC8); in read_pmc()
881 mtspr(SPRN_PMC8, val); in write_pmc()
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Dreg.h931 #define SPRN_PMC8 794 macro

Completed in 18 milliseconds