Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/include/asm/
Dirq.h32 extern void irq_force_complete_move(struct irq_desc *desc);
/linux-4.4.14/arch/x86/kernel/
Dirq.c465 irq_force_complete_move(desc); in fixup_irqs()
/linux-4.4.14/arch/x86/kernel/apic/
Dvector.c660 void irq_force_complete_move(struct irq_desc *desc) in irq_force_complete_move() function