Home
last modified time | relevance | path

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

/linux/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) { } in irq_complete_move() function