Searched defs:mmcr (Results 1 – 12 of 12) sorted by relevance
/linux-6.1.9/arch/powerpc/perf/ |
D | mpc7450-pmu.c | 260 struct mmcr_regs *mmcr, in mpc7450_compute_mmcr() 342 static void mpc7450_disable_pmc(unsigned int pmc, struct mmcr_regs *mmcr) in mpc7450_disable_pmc()
|
D | power6-pmu.c | 176 unsigned int hwc[], struct mmcr_regs *mmcr, struct perf_event *pevents[], in p6_compute_mmcr() 463 static void p6_disable_pmc(unsigned int pmc, struct mmcr_regs *mmcr) in p6_disable_pmc()
|
D | power7-pmu.c | 247 unsigned int hwc[], struct mmcr_regs *mmcr, in power7_compute_mmcr() 315 static void power7_disable_pmc(unsigned int pmc, struct mmcr_regs *mmcr) in power7_disable_pmc()
|
D | ppc970-pmu.c | 258 unsigned int hwc[], struct mmcr_regs *mmcr, in p970_compute_mmcr() 406 static void p970_disable_pmc(unsigned int pmc, struct mmcr_regs *mmcr) in p970_disable_pmc()
|
D | isa207-common.c | 559 unsigned int hwc[], struct mmcr_regs *mmcr, in isa207_compute_mmcr() 733 void isa207_disable_pmc(unsigned int pmc, struct mmcr_regs *mmcr) in isa207_disable_pmc()
|
D | generic-compat-pmu.c | 293 unsigned int hwc[], struct mmcr_regs *mmcr, in generic_compute_mmcr()
|
D | power5+-pmu.c | 453 unsigned int hwc[], struct mmcr_regs *mmcr, in power5p_compute_mmcr() 603 static void power5p_disable_pmc(unsigned int pmc, struct mmcr_regs *mmcr) in power5p_disable_pmc()
|
D | power5-pmu.c | 384 unsigned int hwc[], struct mmcr_regs *mmcr, in power5_compute_mmcr() 545 static void power5_disable_pmc(unsigned int pmc, struct mmcr_regs *mmcr) in power5_disable_pmc()
|
D | power10-pmu.c | 569 unsigned int hwc[], struct mmcr_regs *mmcr, in power10_compute_mmcr()
|
D | core-book3s.c | 42 struct mmcr_regs mmcr; member
|
/linux-6.1.9/drivers/mtd/maps/ |
D | sc520cdp.c | 172 unsigned long __iomem *mmcr; in sc520cdp_setup_par() local
|
/linux-6.1.9/arch/powerpc/include/asm/ |
D | kvm_host.h | 643 u64 mmcr[4]; /* MMCR0, MMCR1, MMCR2, MMCR3 */ member
|