Home
last modified time | relevance | path

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

/linux-6.15/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
/linux-6.15/arch/x86/kernel/apic/
H A Dvector.c1016 irq_complete_move(irqd_cfg(irqd)); in apic_ack_edge()
1131 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()