Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/xen/events/
Devents_base.c187 static struct irq_chip xen_lateeoi_chip; variable
1249 return bind_evtchn_to_irq_chip(evtchn, &xen_lateeoi_chip, NULL); in bind_evtchn_to_irq_lateeoi()
1319 &xen_lateeoi_chip); in bind_interdomain_evtchn_to_irq_lateeoi()
1461 &xen_lateeoi_chip); in bind_evtchn_to_irqhandler_lateeoi()
1494 dev_id, &xen_lateeoi_chip); in bind_interdomain_evtchn_to_irqhandler_lateeoi()
2128 static struct irq_chip xen_lateeoi_chip __read_mostly = {