Searched refs:gic_get_c0_perfcount_int (Results 1 – 6 of 6) sorted by relevance
18 return gic_get_c0_perfcount_int(); in get_c0_perfcount_int()
27 return gic_get_c0_perfcount_int(); in get_c0_perfcount_int()
42 mips_cpu_perf_irq = gic_get_c0_perfcount_int(); in get_c0_perfcount_int()
171 mips_cpu_perf_irq = gic_get_c0_perfcount_int(); in get_c0_perfcount_int()
335 extern int gic_get_c0_perfcount_int(void);
123 int gic_get_c0_perfcount_int(void) in gic_get_c0_perfcount_int() function