Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/kernel/apic/
Dvector.c47 static struct irq_cfg *alloc_irq_cfg(unsigned int irq, int node) in alloc_irq_cfg() function
82 cfg = alloc_irq_cfg(at, node); in alloc_irq_and_cfg_at()
494 cfg = alloc_irq_cfg(irq, node); in arch_setup_hwirq()