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

/linux-master/drivers/xen/events/
H A Devents_base.c597 static void xen_irq_lateeoi_locked(struct irq_info *info, bool spurious) function
681 xen_irq_lateeoi_locked(info, false);
707 xen_irq_lateeoi_locked(info, eoi_flags & XEN_EOI_FLAG_SPURIOUS);

Completed in 177 milliseconds