Searched refs:bind_evtchn_to_irq_chip (Results 1 – 1 of 1) sorted by relevance
1090 static int bind_evtchn_to_irq_chip(evtchn_port_t evtchn, struct irq_chip *chip) in bind_evtchn_to_irq_chip() function1131 return bind_evtchn_to_irq_chip(evtchn, &xen_dynamic_chip); in bind_evtchn_to_irq()1137 return bind_evtchn_to_irq_chip(evtchn, &xen_lateeoi_chip); in bind_evtchn_to_irq_lateeoi()1195 return err ? : bind_evtchn_to_irq_chip(bind_interdomain.local_port, in bind_interdomain_evtchn_to_irq_chip()1311 irq = bind_evtchn_to_irq_chip(evtchn, chip); in bind_evtchn_to_irqhandler_chip()