Searched refs:find_irq_entry (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.10/arch/x86/kernel/apic/ |
D | io_apic.c | 691 static int find_irq_entry(int ioapic_idx, int pin, int type) in find_irq_entry() function 1106 idx = find_irq_entry(ioapic, pin, mp_INT); in mp_map_gsi_to_irq() 1204 idx = find_irq_entry(ioapic, pin, mp_INT); in setup_IO_APIC_irqs() 2182 idx = find_irq_entry(apic1, pin1, mp_INT); in check_timer() 2605 idx = find_irq_entry(ioapic, pin, mp_INT); in acpi_get_override_irq()
|