Searched refs:oeid (Results 1 – 2 of 2) sorted by relevance
412 domid_t oeid; in xvdi_bind_evtchn() local429 oeid = pdp->xd_xsdev.otherend_id; in xvdi_bind_evtchn()430 if (oeid == (domid_t)-1) { in xvdi_bind_evtchn()435 if ((r = xen_bind_interdomain(oeid, evtchn, &pdp->xd_evtchn))) { in xvdi_bind_evtchn()457 domid_t oeid; in xvdi_alloc_evtchn() local474 oeid = pdp->xd_xsdev.otherend_id; in xvdi_alloc_evtchn()475 if (oeid == (domid_t)-1) { in xvdi_alloc_evtchn()480 if ((rv = xen_alloc_unbound_evtchn(oeid, &pdp->xd_evtchn))) { in xvdi_alloc_evtchn()526 domid_t oeid; in xvdi_map_ring() local537 oeid = xvdi_get_oeid(dip); in xvdi_map_ring()[all …]
627 domid_t oeid; in xnf_setup_rings() local634 oeid = xvdi_get_oeid(xnfp->xnf_devinfo); in xnf_setup_rings()640 err = gnttab_grant_foreign_access(oeid, in xnf_setup_rings()652 err = gnttab_grant_foreign_access(oeid, in xnf_setup_rings()1760 domid_t oeid; in xnf_mblk_map() local1763 oeid = xvdi_get_oeid(xnfp->xnf_devinfo); in xnf_mblk_map()1833 oeid, txp->tx_mfn, 1); in xnf_mblk_map()