Home
last modified time | relevance | path

Searched refs:remote_domain (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/uapi/xen/
H A Devtchn.h54 unsigned int remote_domain, remote_port; member
64 unsigned int remote_domain; member
/openbmc/linux/drivers/xen/
H A Devtchn.c481 u->restrict_domid != bind.remote_domain) in evtchn_ioctl()
484 bind_interdomain.remote_dom = bind.remote_domain; in evtchn_ioctl()
510 alloc_unbound.remote_dom = bind.remote_domain; in evtchn_ioctl()
/openbmc/qemu/hw/i386/kvm/
H A Dxen_evtchn.c2276 info->remote_domain = g_strdup(p->u.interdomain.to_qemu ? in qmp_xen_event_list()
2331 if (info->remote_domain) { in hmp_xen_event_list()
2332 monitor_printf(mon, "%s:", info->remote_domain); in hmp_xen_event_list()