Home
last modified time | relevance | path

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

/openbmc/linux/drivers/xen/events/
H A Devents_base.c189 static struct irq_chip xen_lateeoi_chip; variable
1253 return bind_evtchn_to_irq_chip(evtchn, &xen_lateeoi_chip, NULL, false); in bind_evtchn_to_irq_lateeoi()
1325 &xen_lateeoi_chip, false); in bind_interdomain_evtchn_to_irq_lateeoi()
1472 &xen_lateeoi_chip); in bind_evtchn_to_irqhandler_lateeoi()
1506 dev_id, &xen_lateeoi_chip); in bind_interdomain_evtchn_to_irqhandler_lateeoi()
2132 static struct irq_chip xen_lateeoi_chip __read_mostly = {