Home
last modified time | relevance | path

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

/linux/arch/loongarch/kernel/
H A Dirq.c90 int __init arch_probe_nr_irqs(void) in arch_probe_nr_irqs() function
/linux/include/linux/
H A Dinterrupt.h872 extern int arch_probe_nr_irqs(void);
/linux/kernel/
H A Dsoftirq.c1080 int __init __weak arch_probe_nr_irqs(void)
1062 int __init __weak arch_probe_nr_irqs(void) arch_probe_nr_irqs() function
/linux/kernel/irq/
H A Dirqdesc.c557 initcnt = arch_probe_nr_irqs(); in early_irq_init()
/linux/arch/x86/kernel/apic/
H A Dvector.c711 int __init arch_probe_nr_irqs(void) in arch_probe_nr_irqs() function