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