Home
last modified time | relevance | path

Searched refs:remote_dom (Results 1 – 4 of 4) sorted by relevance

/qemu/hw/i386/kvm/
A Dxen_primary_console.c145 .remote_dom = DOMID_QEMU, in alloc_guest_port()
156 .remote_dom = DOMID_QEMU, in rebind_guest_port()
A Dxen_evtchn.c1360 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()
A Dxen_xenstore.c1427 .remote_dom = DOMID_QEMU, in alloc_guest_port()
/qemu/include/hw/xen/interface/
A Devent_channel.h78 domid_t dom, remote_dom; member
106 domid_t remote_dom; member

Completed in 21 milliseconds