Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/xen/xen-pciback/
Dxenbus.c128 pdev->xdev->otherend_id, remote_evtchn, xen_pcibk_handle_event, in xen_pcibk_do_attach()
252 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()
Dpciback_ops.c163 pci_name(dev), pdev->xdev->otherend_id, in xen_pcibk_enable_msi()
261 pci_name(dev), pdev->xdev->otherend_id, in xen_pcibk_enable_msix()
Dpci_stub.c615 psdev->pdev->xdev->otherend_id); in kill_domain_by_device()
/linux-4.4.14/drivers/xen/xenbus/
Dxenbus_client.c387 err = gnttab_grant_foreign_access(dev->otherend_id, in xenbus_grant_ring()
421 alloc_unbound.remote_dom = dev->otherend_id; in xenbus_alloc_evtchn()
498 dev->otherend_id); in __xenbus_map_ring()
509 gnt_refs[i], dev->otherend_id); in __xenbus_map_ring()
Dxenbus_probe.c149 id_node, "%i", &xendev->otherend_id, in xenbus_read_otherend_details()
/linux-4.4.14/drivers/block/xen-blkback/
Dxenbus.c430 pr_debug("%s %p %d\n", __func__, dev, dev->otherend_id); in xen_blkbk_remove()
538 pr_debug("%s %p %d\n", __func__, dev, dev->otherend_id); in xen_blkbk_probe()
548 be->blkif = xen_blkif_alloc(dev->otherend_id); in xen_blkbk_probe()
600 pr_debug("%s %p %d\n", __func__, dev, dev->otherend_id); in backend_changed()
/linux-4.4.14/include/xen/
Dxenbus.h72 int otherend_id; member
/linux-4.4.14/drivers/input/misc/
Dxen-kbdfront.c240 ret = gnttab_grant_foreign_access(dev->otherend_id, in xenkbd_connect_backend()
/linux-4.4.14/drivers/scsi/
Dxen-scsifront.c423 info->dev->otherend_id, in map_data_for_request()
457 info->dev->otherend_id, in map_data_for_request()
/linux-4.4.14/drivers/tty/hvc/
Dhvc_xen.c399 gnttab_grant_foreign_access_ref(ref, info->xbdev->otherend_id, in xencons_connect_backend()
/linux-4.4.14/drivers/xen/
Dxen-scsiback.c1202 pr_debug("%s %p %d\n", __func__, dev, dev->otherend_id); in scsiback_probe()
1211 info->domid = dev->otherend_id; in scsiback_probe()
/linux-4.4.14/drivers/net/xen-netback/
Dxenbus.c433 vif = xenvif_alloc(&dev->dev, dev->otherend_id, handle); in backend_create_xenvif()
/linux-4.4.14/drivers/net/
Dxen-netfront.c314 queue->info->xbdev->otherend_id, in xennet_alloc_rx_buffers()
442 gnttab_grant_foreign_access_ref(ref, queue->info->xbdev->otherend_id, in xennet_tx_setup_grant()
/linux-4.4.14/drivers/block/
Dxen-blkfront.c285 info->xbdev->otherend_id, in grant_foreign_access()
307 info->xbdev->otherend_id, in get_grant()