Searched refs:mips_cpu_perf_irq (Results 1 – 1 of 1) sorted by relevance
46 static int mips_cpu_perf_irq; variable58 do_IRQ(mips_cpu_perf_irq); in mips_perf_dispatch()140 mips_cpu_perf_irq = MSC01E_INT_BASE + MSC01E_INT_PERFCTR; in get_c0_perfcount_int()142 mips_cpu_perf_irq = gic_get_c0_perfcount_int(); in get_c0_perfcount_int()144 mips_cpu_perf_irq = MIPS_CPU_IRQ_BASE + cp0_perfcount_irq; in get_c0_perfcount_int()146 mips_cpu_perf_irq = -1; in get_c0_perfcount_int()149 return mips_cpu_perf_irq; in get_c0_perfcount_int()