Home
last modified time | relevance | path

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

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