Home
last modified time | relevance | path

Searched refs:evtchn_alloc_unbound (Results 1 – 5 of 5) sorted by relevance

/openbmc/qemu/hw/i386/kvm/
H A Dxen_evtchn.h60 struct evtchn_alloc_unbound;
71 int xen_evtchn_alloc_unbound_op(struct evtchn_alloc_unbound *alloc);
H A Dxen_primary_console.c143 struct evtchn_alloc_unbound alloc = { in alloc_guest_port()
H A Dxen_xenstore.c1427 struct evtchn_alloc_unbound alloc = { in alloc_guest_port()
H A Dxen_evtchn.c1450 int xen_evtchn_alloc_unbound_op(struct evtchn_alloc_unbound *alloc) in xen_evtchn_alloc_unbound_op()
/openbmc/qemu/include/hw/xen/interface/
H A Devent_channel.h76 struct evtchn_alloc_unbound { struct
82 typedef struct evtchn_alloc_unbound evtchn_alloc_unbound_t; argument