Home
last modified time | relevance | path

Searched defs:evtchn_alloc_unbound (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/xen/interface/
H A Devent_channel.h27 struct evtchn_alloc_unbound { struct
29 domid_t dom, remote_dom;
31 evtchn_port_t port;
/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