Searched refs:oeid (Results 1 – 2 of 2) sorted by relevance
402 domid_t oeid; in xvdi_bind_evtchn() local419 oeid = pdp->xd_xsdev.otherend_id; in xvdi_bind_evtchn()420 if (oeid == (domid_t)-1) { in xvdi_bind_evtchn()425 if ((r = xen_bind_interdomain(oeid, evtchn, &pdp->xd_evtchn))) { in xvdi_bind_evtchn()447 domid_t oeid; in xvdi_alloc_evtchn() local464 oeid = pdp->xd_xsdev.otherend_id; in xvdi_alloc_evtchn()465 if (oeid == (domid_t)-1) { in xvdi_alloc_evtchn()470 if ((rv = xen_alloc_unbound_evtchn(oeid, &pdp->xd_evtchn))) { in xvdi_alloc_evtchn()516 domid_t oeid; in xvdi_map_ring() local527 oeid = xvdi_get_oeid(dip); in xvdi_map_ring()[all …]
479 domid_t oeid; in xnf_setup_rings() local486 oeid = xvdi_get_oeid(xnfp->xnf_devinfo); in xnf_setup_rings()492 err = gnttab_grant_foreign_access(oeid, in xnf_setup_rings()504 err = gnttab_grant_foreign_access(oeid, in xnf_setup_rings()1509 domid_t oeid; in xnf_send() local1514 oeid = xvdi_get_oeid(xnfp->xnf_devinfo); in xnf_send()1615 oeid, txp->tx_mfn, 1); in xnf_send()