Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/xen/events/
Devents_base.c661 static void xen_irq_lateeoi_worker(struct work_struct *work) in xen_irq_lateeoi_worker() function
703 INIT_DELAYED_WORK(&eoi->delayed, xen_irq_lateeoi_worker); in xen_cpu_init_eoi()