Searched refs:gic_get_c0_perfcount_int (Results 1 – 6 of 6) sorted by relevance
16 return gic_get_c0_perfcount_int(); in get_c0_perfcount_int()
24 return gic_get_c0_perfcount_int(); in get_c0_perfcount_int()
38 mips_cpu_perf_irq = gic_get_c0_perfcount_int(); in get_c0_perfcount_int()
159 mips_cpu_perf_irq = gic_get_c0_perfcount_int(); in get_c0_perfcount_int()
361 extern int gic_get_c0_perfcount_int(void);
125 int gic_get_c0_perfcount_int(void) in gic_get_c0_perfcount_int() function