Home
last modified time | relevance | path

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

/linux/arch/x86/kernel/apic/
H A Dio_apic.c1070 int irq, i, best_ioapic = -1, best_idx = -1; in IO_APIC_get_PCI_irq_vector() local
1103 best_ioapic = ioapic_idx; in IO_APIC_get_PCI_irq_vector()
1113 best_ioapic = ioapic_idx; in IO_APIC_get_PCI_irq_vector()
1120 return pin_2_irq(best_idx, best_ioapic, mp_irqs[best_idx].dstirq, IOAPIC_MAP_ALLOC); in IO_APIC_get_PCI_irq_vector()