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