Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/xen/events/
Devents_base.c194 static struct irq_chip xen_lateeoi_chip; variable
1258 return bind_evtchn_to_irq_chip(evtchn, &xen_lateeoi_chip, NULL); in bind_evtchn_to_irq_lateeoi()
1328 &xen_lateeoi_chip); in bind_interdomain_evtchn_to_irq_lateeoi()
1470 &xen_lateeoi_chip); in bind_evtchn_to_irqhandler_lateeoi()
1503 dev_id, &xen_lateeoi_chip); in bind_interdomain_evtchn_to_irqhandler_lateeoi()
2143 static struct irq_chip xen_lateeoi_chip __read_mostly = {