Home
last modified time | relevance | path

Searched defs:mmcr0 (Results 1 – 9 of 9) sorted by relevance

/Linux-v4.19/arch/powerpc/oprofile/
Dop_model_pa6t.c144 u64 mmcr0 = mmcr0_val; in pa6t_cpu_setup() local
167 u64 mmcr0 = mmcr0_val | PA6T_MMCR0_HANDDIS; in pa6t_start() local
186 u64 mmcr0; in pa6t_stop() local
206 u64 mmcr0; in pa6t_handle_interrupt() local
Dop_model_power4.c175 unsigned int mmcr0 = mmcr0_val; in power4_cpu_setup() local
207 unsigned int mmcr0; in power4_start() local
244 unsigned int mmcr0; in power4_stop() local
370 unsigned int mmcr0; in power4_handle_interrupt() local
Dop_model_7450.c61 u32 mmcr0 = mfspr(SPRN_MMCR0); in pmc_start_ctrs() local
72 u32 mmcr0 = mfspr(SPRN_MMCR0); in pmc_stop_ctrs() local
/Linux-v4.19/arch/powerpc/perf/
Dcore-book3s.c120 static void ebb_switch_out(unsigned long mmcr0) { } in ebb_switch_out()
575 static void ebb_switch_out(unsigned long mmcr0) in ebb_switch_out()
589 unsigned long mmcr0 = cpuhw->mmcr[0]; in ebb_switch_in() local
1143 static void write_mmcr0(struct cpu_hw_events *cpuhw, unsigned long mmcr0) in write_mmcr0()
1185 unsigned long flags, mmcr0, val; in power_pmu_disable() local
1261 unsigned long val, mmcr0; in power_pmu_enable() local
Dmpc7450-pmu.c271 u32 mmcr0 = 0, mmcr1 = 0, mmcr2 = 0; in mpc7450_compute_mmcr() local
Dppc970-pmu.c262 unsigned long mmcr0 = 0, mmcr1 = 0, mmcra = 0; in p970_compute_mmcr() local
/Linux-v4.19/arch/powerpc/include/asm/
Doprofile_impl.h32 unsigned long mmcr0; member
Dprocessor.h356 unsigned mmcr0; member
/Linux-v4.19/tools/testing/selftests/powerpc/pmu/ebb/
Debb.c219 u32 mmcr0; in dump_ebb_hw_state() local