Searched refs:lateeoi_work (Results 1 – 1 of 1) sorted by relevance
560 struct lateeoi_work { struct566 static DEFINE_PER_CPU(struct lateeoi_work, lateeoi); argument570 struct lateeoi_work *eoi = &per_cpu(lateeoi, info->eoi_cpu); in lateeoi_list_del()580 struct lateeoi_work *eoi = &per_cpu(lateeoi, info->eoi_cpu); in lateeoi_list_add()661 struct lateeoi_work *eoi; in xen_irq_lateeoi_worker()666 eoi = container_of(to_delayed_work(work), struct lateeoi_work, delayed); in xen_irq_lateeoi_worker()699 struct lateeoi_work *eoi = &per_cpu(lateeoi, cpu); in xen_cpu_init_eoi()
Completed in 7 milliseconds