Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/include/asm/
Dio_apic.h153 extern void eoi_ioapic_irq(unsigned int irq, struct irq_cfg *cfg);
/linux-4.1.27/drivers/iommu/
Dirq_remapping.c343 eoi_ioapic_irq(data->irq, irqd_cfg(data)); in ir_ack_apic_level()
/linux-4.1.27/arch/x86/kernel/apic/
Dio_apic.c566 void eoi_ioapic_irq(unsigned int irq, struct irq_cfg *cfg) in eoi_ioapic_irq() function
2008 eoi_ioapic_irq(irq, cfg); in ack_ioapic_level()