Searched refs:evtchn_alloc_unbound (Results 1 – 5 of 5) sorted by relevance
60 struct evtchn_alloc_unbound;71 int xen_evtchn_alloc_unbound_op(struct evtchn_alloc_unbound *alloc);
143 struct evtchn_alloc_unbound alloc = { in alloc_guest_port()
1427 struct evtchn_alloc_unbound alloc = { in alloc_guest_port()
1450 int xen_evtchn_alloc_unbound_op(struct evtchn_alloc_unbound *alloc) in xen_evtchn_alloc_unbound_op()
76 struct evtchn_alloc_unbound { struct82 typedef struct evtchn_alloc_unbound evtchn_alloc_unbound_t; argument