Searched refs:lateeoi_work (Results 1 – 1 of 1) sorted by relevance
547 struct lateeoi_work { struct 553 static DEFINE_PER_CPU(struct lateeoi_work, lateeoi); argument 557 struct lateeoi_work *eoi = &per_cpu(lateeoi, info->eoi_cpu); in lateeoi_list_del() 567 struct lateeoi_work *eoi = &per_cpu(lateeoi, info->eoi_cpu); in lateeoi_list_add() 650 struct lateeoi_work *eoi; in xen_irq_lateeoi_worker() 655 eoi = container_of(to_delayed_work(work), struct lateeoi_work, delayed); in xen_irq_lateeoi_worker() 691 struct lateeoi_work *eoi = &per_cpu(lateeoi, cpu); in xen_cpu_init_eoi()