Home
last modified time | relevance | path

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

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