Searched refs:xen_evtchn_delroute (Results 1 – 1 of 1) sorted by relevance
127 static void xen_evtchn_delroute(struct pic *, struct cpu_info *, int, int, int);142 .pic_delroute = xen_evtchn_delroute,471 xen_evtchn_delroute(struct pic *pic, struct cpu_info *ci, int pin, int idt_vec, int type) in xen_evtchn_delroute() function