Home
last modified time | relevance | path

Searched refs:gic_get_c0_perfcount_int (Results 1 – 5 of 5) sorted by relevance

/linux/arch/mips/ralink/
H A Dirq-gic.c17 return gic_get_c0_perfcount_int(); in get_c0_perfcount_int()
/linux/arch/mips/generic/
H A Dirq.c38 mips_cpu_perf_irq = gic_get_c0_perfcount_int(); in get_c0_perfcount_int()
/linux/arch/mips/mti-malta/
H A Dmalta-time.c154 mips_cpu_perf_irq = gic_get_c0_perfcount_int(); in get_c0_perfcount_int()
/linux/arch/mips/include/asm/
H A Dmips-gic.h379 extern int gic_get_c0_perfcount_int(void);
/linux/drivers/irqchip/
H A Dirq-mips-gic.c212 int gic_get_c0_perfcount_int(void) in gic_get_c0_perfcount_int() function