Searched refs:remote_domain (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/xen/sys/
H A Devtchn.h54 * Bind a fresh port to remote <@remote_domain, @remote_port>.
60 unsigned int remote_domain, remote_port; member in struct:ioctl_evtchn_bind_interdomain
64 * Allocate a fresh port for binding to @remote_domain.
70 unsigned int remote_domain; member in struct:ioctl_evtchn_bind_unbound_port
/illumos-gate/usr/src/uts/common/xen/io/
H A Devtchn_dev.c369 if ((err = xen_bind_interdomain(bind.remote_domain,
386 if ((err = xen_alloc_unbound_evtchn(bind.remote_domain,

Completed in 59 milliseconds