Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Dhw_irq.h97 extern void irq_complete_move(struct irq_cfg *cfg);
100 static inline void irq_complete_move(struct irq_cfg *c) { } in irq_complete_move() function
/linux/arch/x86/kernel/apic/
H A Dvector.c1022 irq_complete_move(irqd_cfg(irqd)); in apic_ack_edge()
1137 void irq_complete_move(struct irq_cfg *cfg) in irq_complete_move() function
H A Dio_apic.c1664 irq_complete_move(cfg); in ioapic_ack_level()