Searched refs:irq_complete_move (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/x86/include/asm/
H A Dhw_irq.h99 extern void irq_complete_move(struct irq_cfg *cfg);
102 static inline void irq_complete_move(struct irq_cfg *c) { } function
/linux-master/arch/x86/kernel/apic/
H A Dvector.c915 irq_complete_move(irqd_cfg(irqd));
1053 void irq_complete_move(struct irq_cfg *cfg) function
H A Dio_apic.c1781 irq_complete_move(cfg);

Completed in 201 milliseconds