Home
last modified time | relevance | path

Searched refs:otherend_id (Results 1 – 20 of 20) sorted by relevance

/linux/drivers/xen/
A Dxen-front-pgdir-shbuf.c297 buf->xb_dev->otherend_id); in backend_map()
414 int i, cur_ref, otherend_id; in guest_grant_refs_for_buffer() local
416 otherend_id = buf->xb_dev->otherend_id; in guest_grant_refs_for_buffer()
422 gnttab_grant_foreign_access_ref(cur_ref, otherend_id, in guest_grant_refs_for_buffer()
443 int otherend_id, num_pages_dir; in grant_references() local
452 otherend_id = buf->xb_dev->otherend_id; in grant_references()
464 gnttab_grant_foreign_access_ref(cur_ref, otherend_id, frame, 0); in grant_references()
A Dpvcalls-front.c382 pvcalls_front_dev->otherend_id, in create_active()
386 pvcalls_front_dev->otherend_id, in create_active()
1206 gnttab_grant_foreign_access_ref(bedata->ref, dev->otherend_id, in pvcalls_front_probe()
A Dxen-scsiback.c1212 pr_debug("%s %p %d\n", __func__, dev, dev->otherend_id); in scsiback_probe()
1221 info->domid = dev->otherend_id; in scsiback_probe()
/linux/drivers/xen/xen-pciback/
A Dxenbus.c252 dev_info(&dev->dev, "registering for %d\n", pdev->xdev->otherend_id); in xen_pcibk_export_device()
254 pdev->xdev->otherend_id) != 0) { in xen_pcibk_export_device()
258 xen_register_device_domain_owner(dev, pdev->xdev->otherend_id); in xen_pcibk_export_device()
291 dev_dbg(&dev->dev, "unregistering for %d\n", pdev->xdev->otherend_id); in xen_pcibk_remove_device()
A Dpciback_ops.c157 pdev->xdev->otherend_id, status); in xen_pcibk_enable_msi()
244 pdev->xdev->otherend_id, result); in xen_pcibk_enable_msix()
A Dpci_stub.c672 psdev->pdev->xdev->otherend_id); in kill_domain_by_device()
/linux/drivers/xen/xenbus/
A Dxenbus_client.c392 err = gnttab_grant_foreign_access(dev->otherend_id, gfn, 0); in xenbus_grant_ring()
425 alloc_unbound.remote_dom = dev->otherend_id; in xenbus_alloc_evtchn()
517 gnt_refs[i], dev->otherend_id); in __xenbus_map_ring()
527 gnt_refs[i], dev->otherend_id); in __xenbus_map_ring()
A Dxenbus_probe.c149 id_node, "%i", &xendev->otherend_id, in xenbus_read_otherend_details()
/linux/drivers/block/xen-blkback/
A Dxenbus.c536 pr_debug("%s %p %d\n", __func__, dev, dev->otherend_id); in xen_blkbk_remove()
643 pr_debug("%s %p %d\n", __func__, dev, dev->otherend_id); in xen_blkbk_probe()
653 be->blkif = xen_blkif_alloc(dev->otherend_id); in xen_blkbk_probe()
719 pr_debug("%s %p %d\n", __func__, dev, dev->otherend_id); in backend_changed()
/linux/sound/xen/
A Dxen_snd_front_evtchnl.c244 ret = gnttab_grant_foreign_access(xb_dev->otherend_id, in evtchnl_alloc()
264 front_info->xb_dev->otherend_id, channel->port, ret); in evtchnl_alloc()
/linux/include/xen/
A Dxenbus.h83 int otherend_id; member
/linux/net/9p/
A Dtrans_xen.c320 ret = gnttab_grant_foreign_access(dev->otherend_id, in xen_9pfs_front_alloc_dataring()
333 dev->otherend_id, virt_to_gfn(bytes) + i, 0); in xen_9pfs_front_alloc_dataring()
/linux/drivers/gpu/drm/xen/
A Dxen_drm_front_evtchnl.c197 ret = gnttab_grant_foreign_access(xb_dev->otherend_id, in evtchnl_alloc()
/linux/drivers/scsi/
A Dxen-scsifront.c452 info->dev->otherend_id, in map_data_for_request()
486 info->dev->otherend_id, in map_data_for_request()
/linux/drivers/input/misc/
A Dxen-kbdfront.c429 ret = gnttab_grant_foreign_access(dev->otherend_id, in xenkbd_connect_backend()
/linux/drivers/tty/hvc/
A Dhvc_xen.c429 gnttab_grant_foreign_access_ref(ref, info->xbdev->otherend_id, in xencons_connect_backend()
/linux/drivers/net/xen-netback/
A Dxenbus.c237 vif = xenvif_alloc(&dev->dev, dev->otherend_id, handle); in backend_create_xenvif()
/linux/drivers/block/
A Dxen-blkfront.c362 info->xbdev->otherend_id, in grant_foreign_access()
385 info->xbdev->otherend_id, in get_grant()
/linux/drivers/net/
A Dxen-netfront.c328 queue->info->xbdev->otherend_id, in xennet_alloc_rx_buffers()
485 gnttab_grant_foreign_access_ref(ref, queue->info->xbdev->otherend_id, in xennet_tx_setup_grant()
/linux/drivers/xen/events/
A Devents_base.c1312 bind_interdomain.remote_dom = dev->otherend_id; in bind_interdomain_evtchn_to_irq_chip()

Completed in 45 milliseconds