Searched refs:bind_evtchn_to_irq_chip (Results 1 – 3 of 3) sorted by relevance
1202 static int bind_evtchn_to_irq_chip(evtchn_port_t evtchn, struct irq_chip *chip, in bind_evtchn_to_irq_chip() function1250 return bind_evtchn_to_irq_chip(evtchn, &xen_dynamic_chip, NULL); in bind_evtchn_to_irq()1256 return bind_evtchn_to_irq_chip(evtchn, &xen_lateeoi_chip, NULL); in bind_evtchn_to_irq_lateeoi()1318 return err ? : bind_evtchn_to_irq_chip(bind_interdomain.local_port, in bind_interdomain_evtchn_to_irq_chip()1438 irq = bind_evtchn_to_irq_chip(evtchn, chip, NULL); in bind_evtchn_to_irqhandler_chip()
27425 ffff800010725f50 t bind_evtchn_to_irq_chip
Completed in 1026 milliseconds