Searched refs:remote_dom (Results 1 – 4 of 4) sorted by relevance
145 .remote_dom = DOMID_QEMU, in alloc_guest_port()156 .remote_dom = DOMID_QEMU, in rebind_guest_port()
1360 if (interdomain->remote_dom != DOMID_QEMU && in xen_evtchn_bind_interdomain_op()1361 interdomain->remote_dom != DOMID_SELF && in xen_evtchn_bind_interdomain_op()1362 interdomain->remote_dom != xen_domid) { in xen_evtchn_bind_interdomain_op()1379 if (interdomain->remote_dom == DOMID_QEMU) { in xen_evtchn_bind_interdomain_op()1448 if (alloc->remote_dom != DOMID_QEMU && in xen_evtchn_alloc_unbound_op()1449 alloc->remote_dom != DOMID_SELF && in xen_evtchn_alloc_unbound_op()1450 alloc->remote_dom != xen_domid) { in xen_evtchn_alloc_unbound_op()1458 if (!ret && alloc->remote_dom == DOMID_QEMU) { in xen_evtchn_alloc_unbound_op()
1427 .remote_dom = DOMID_QEMU, in alloc_guest_port()
78 domid_t dom, remote_dom; member106 domid_t remote_dom; member
Completed in 21 milliseconds