Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/tools/libxc/
A Dxc_evtchn.c49 uint32_t remote_dom) in xc_evtchn_alloc_unbound() argument
54 .remote_dom = remote_dom, in xc_evtchn_alloc_unbound()
/xen-4.10.0-shim-comet/xen/include/public/
A Devent_channel.h92 domid_t dom, remote_dom; member
120 domid_t remote_dom; member
/xen-4.10.0-shim-comet/xen/common/
A Devent_channel.c245 rc = xsm_evtchn_unbound(XSM_TARGET, d, chn, alloc->remote_dom); in evtchn_alloc_unbound()
295 domid_t rdom = bind->remote_dom; in evtchn_bind_interdomain()
334 lchn->u.interdomain.remote_dom = rd; in evtchn_bind_interdomain()
339 rchn->u.interdomain.remote_dom = ld; in evtchn_bind_interdomain()
610 d2 = chn1->u.interdomain.remote_dom; in evtchn_close()
627 else if ( d2 != chn1->u.interdomain.remote_dom ) in evtchn_close()
645 BUG_ON(chn2->u.interdomain.remote_dom != d1); in evtchn_close()
706 rd = lchn->u.interdomain.remote_dom; in evtchn_send()
908 chn->u.interdomain.remote_dom->domain_id; in evtchn_status()
1263 rd = lchn->u.interdomain.remote_dom; in notify_via_xen_event_channel()
[all …]
/xen-4.10.0-shim-comet/unmodified_drivers/linux-2.6/platform-pci/
A Devtchn.c132 alloc_unbound.remote_dom = remote_domain; in bind_listening_port_to_irqhandler()
/xen-4.10.0-shim-comet/xen/include/xen/
A Dsched.h103 struct domain *remote_dom; member
/xen-4.10.0-shim-comet/xen/xsm/flask/
A Dflask_op.c566 peer = chn->u.interdomain.remote_dom; in flask_get_peer_sid()
/xen-4.10.0-shim-comet/tools/python/xen/lowlevel/xc/
A Dxc.c815 uint32_t dom, remote_dom; in pyxc_evtchn_alloc_unbound() local
821 &dom, &remote_dom) ) in pyxc_evtchn_alloc_unbound()
824 if ( (port = xc_evtchn_alloc_unbound(self->xc_handle, dom, remote_dom)) < 0 ) in pyxc_evtchn_alloc_unbound()
/xen-4.10.0-shim-comet/xen/arch/x86/pv/
A Dshim.c425 .remote_dom = DOMID_SELF, in pv_shim_event_channel_op()
/xen-4.10.0-shim-comet/tools/libxc/include/
A Dxenctrl.h1224 uint32_t remote_dom);

Completed in 23 milliseconds