Searched refs:bind_evtchn_to_irq_chip (Results 1 – 1 of 1) sorted by relevance
1146 static int bind_evtchn_to_irq_chip(evtchn_port_t evtchn, struct irq_chip *chip) in bind_evtchn_to_irq_chip() function1187 return bind_evtchn_to_irq_chip(evtchn, &xen_dynamic_chip); in bind_evtchn_to_irq()1193 return bind_evtchn_to_irq_chip(evtchn, &xen_lateeoi_chip); in bind_evtchn_to_irq_lateeoi()1251 return err ? : bind_evtchn_to_irq_chip(bind_interdomain.local_port, in bind_interdomain_evtchn_to_irq_chip()1367 irq = bind_evtchn_to_irq_chip(evtchn, chip); in bind_evtchn_to_irqhandler_chip()