Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/xen/
Dxen-front-pgdir-shbuf.c297 buf->xb_dev->otherend_id); in backend_map()
407 int i, cur_ref, otherend_id; in guest_grant_refs_for_buffer() local
409 otherend_id = buf->xb_dev->otherend_id; in guest_grant_refs_for_buffer()
415 gnttab_grant_foreign_access_ref(cur_ref, otherend_id, in guest_grant_refs_for_buffer()
436 int otherend_id, num_pages_dir; in grant_references() local
445 otherend_id = buf->xb_dev->otherend_id; in grant_references()
457 gnttab_grant_foreign_access_ref(cur_ref, otherend_id, frame, 0); in grant_references()
Dpvcalls-front.c382 pvcalls_front_dev->otherend_id, in create_active()
386 pvcalls_front_dev->otherend_id, in create_active()
1203 gnttab_grant_foreign_access_ref(bedata->ref, dev->otherend_id, in pvcalls_front_probe()
Dpvcalls-back.c337 ret = bind_interdomain_evtchn_to_irqhandler(fedata->dev->otherend_id, in pvcalls_new_active_socket()
934 err = bind_interdomain_evtchn_to_irq(dev->otherend_id, evtchn); in backend_connect()
Dxen-scsiback.c1244 pr_debug("%s %p %d\n", __func__, dev, dev->otherend_id); in scsiback_probe()
1253 info->domid = dev->otherend_id; in scsiback_probe()
/Linux-v5.4/drivers/xen/xen-pciback/
Dxenbus.c127 pdev->xdev->otherend_id, remote_evtchn, xen_pcibk_handle_event, in xen_pcibk_do_attach()
251 dev_info(&dev->dev, "registering for %d\n", pdev->xdev->otherend_id); in xen_pcibk_export_device()
253 pdev->xdev->otherend_id) != 0) { in xen_pcibk_export_device()
257 xen_register_device_domain_owner(dev, pdev->xdev->otherend_id); in xen_pcibk_export_device()
290 dev_dbg(&dev->dev, "unregistering for %d\n", pdev->xdev->otherend_id); in xen_pcibk_remove_device()
Dpciback_ops.c162 pci_name(dev), pdev->xdev->otherend_id, in xen_pcibk_enable_msi()
260 pci_name(dev), pdev->xdev->otherend_id, in xen_pcibk_enable_msix()
Dpci_stub.c668 psdev->pdev->xdev->otherend_id); in kill_domain_by_device()
/Linux-v5.4/drivers/xen/xenbus/
Dxenbus_client.c366 err = gnttab_grant_foreign_access(dev->otherend_id, in xenbus_grant_ring()
400 alloc_unbound.remote_dom = dev->otherend_id; in xenbus_alloc_evtchn()
477 dev->otherend_id); in __xenbus_map_ring()
488 gnt_refs[i], dev->otherend_id); in __xenbus_map_ring()
Dxenbus_probe.c148 id_node, "%i", &xendev->otherend_id, in xenbus_read_otherend_details()
/Linux-v5.4/include/xen/
Dxenbus.h73 int otherend_id; member
/Linux-v5.4/sound/xen/
Dxen_snd_front_evtchnl.c248 ret = gnttab_grant_foreign_access(xb_dev->otherend_id, in evtchnl_alloc()
268 front_info->xb_dev->otherend_id, channel->port, ret); in evtchnl_alloc()
/Linux-v5.4/drivers/block/xen-blkback/
Dxenbus.c496 pr_debug("%s %p %d\n", __func__, dev, dev->otherend_id); in xen_blkbk_remove()
602 pr_debug("%s %p %d\n", __func__, dev, dev->otherend_id); in xen_blkbk_probe()
612 be->blkif = xen_blkif_alloc(dev->otherend_id); in xen_blkbk_probe()
678 pr_debug("%s %p %d\n", __func__, dev, dev->otherend_id); in backend_changed()
/Linux-v5.4/net/9p/
Dtrans_xen.c339 ret = gnttab_grant_foreign_access(dev->otherend_id, in xen_9pfs_front_alloc_dataring()
352 dev->otherend_id, virt_to_gfn(bytes) + i, 0); in xen_9pfs_front_alloc_dataring()
/Linux-v5.4/drivers/gpu/drm/xen/
Dxen_drm_front_evtchnl.c197 ret = gnttab_grant_foreign_access(xb_dev->otherend_id, in evtchnl_alloc()
/Linux-v5.4/drivers/scsi/
Dxen-scsifront.c446 info->dev->otherend_id, in map_data_for_request()
480 info->dev->otherend_id, in map_data_for_request()
/Linux-v5.4/drivers/input/misc/
Dxen-kbdfront.c429 ret = gnttab_grant_foreign_access(dev->otherend_id, in xenkbd_connect_backend()
/Linux-v5.4/drivers/tty/hvc/
Dhvc_xen.c394 gnttab_grant_foreign_access_ref(ref, info->xbdev->otherend_id, in xencons_connect_backend()
/Linux-v5.4/drivers/net/xen-netback/
Dxenbus.c416 vif = xenvif_alloc(&dev->dev, dev->otherend_id, handle); in backend_create_xenvif()
/Linux-v5.4/drivers/net/
Dxen-netfront.c320 queue->info->xbdev->otherend_id, in xennet_alloc_rx_buffers()
445 gnttab_grant_foreign_access_ref(ref, queue->info->xbdev->otherend_id, in xennet_tx_setup_grant()
/Linux-v5.4/drivers/block/
Dxen-blkfront.c348 info->xbdev->otherend_id, in grant_foreign_access()
371 info->xbdev->otherend_id, in get_grant()