Searched defs:mmcr0 (Results 1 - 10 of 10) sorted by relevance

/linux-4.1.27/arch/powerpc/oprofile/
H A Dop_model_pa6t.c144 u64 mmcr0 = mmcr0_val; pa6t_cpu_setup() local
167 u64 mmcr0 = mmcr0_val | PA6T_MMCR0_HANDDIS; pa6t_start() local
186 u64 mmcr0; pa6t_stop() local
206 u64 mmcr0; pa6t_handle_interrupt() local
H A Dop_model_7450.c61 u32 mmcr0 = mfspr(SPRN_MMCR0); pmc_start_ctrs() local
72 u32 mmcr0 = mfspr(SPRN_MMCR0); pmc_stop_ctrs() local
H A Dop_model_power4.c175 unsigned int mmcr0 = mmcr0_val; power4_cpu_setup() local
207 unsigned int mmcr0; power4_start() local
244 unsigned int mmcr0; power4_stop() local
370 unsigned int mmcr0; power4_handle_interrupt() local
/linux-4.1.27/arch/powerpc/include/asm/
H A Doprofile_impl.h32 unsigned long mmcr0; member in struct:op_system_config
H A Dprocessor.h310 unsigned mmcr0; member in struct:thread_struct
/linux-4.1.27/arch/powerpc/perf/
H A Dmpc7450-pmu.c271 u32 mmcr0 = 0, mmcr1 = 0, mmcr2 = 0; mpc7450_compute_mmcr() local
H A Dppc970-pmu.c262 unsigned long mmcr0 = 0, mmcr1 = 0, mmcra = 0; p970_compute_mmcr() local
H A Dpower4-pmu.c361 unsigned long mmcr0 = 0, mmcr1 = 0, mmcra = 0; p4_compute_mmcr() local
H A Dcore-book3s.c119 static void ebb_switch_out(unsigned long mmcr0) { } ebb_switch_in() argument
552 static void ebb_switch_out(unsigned long mmcr0) ebb_switch_out() argument
566 unsigned long mmcr0 = cpuhw->mmcr[0]; ebb_switch_in() local
1114 static void write_mmcr0(struct cpu_hw_events *cpuhw, unsigned long mmcr0) write_mmcr0() argument
1156 unsigned long flags, mmcr0, val; power_pmu_disable() local
1217 unsigned long val, mmcr0; power_pmu_enable() local
/linux-4.1.27/tools/testing/selftests/powerpc/pmu/ebb/
H A Debb.c220 u32 mmcr0; dump_ebb_hw_state() local

Completed in 202 milliseconds