Searched refs:alloc_irq_and_cfg_at (Results 1 – 3 of 3) sorted by relevance
139 extern struct irq_cfg *alloc_irq_and_cfg_at(unsigned int at, int node);
69 struct irq_cfg *alloc_irq_and_cfg_at(unsigned int at, int node) in alloc_irq_and_cfg_at() function
264 cfg = alloc_irq_and_cfg_at(i, node); in arch_early_ioapic_init()2457 struct irq_cfg *cfg = alloc_irq_and_cfg_at(irq, node); in io_apic_setup_irq_pin()