Home
last modified time | relevance | path

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

/linux-4.19.296/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-4.19.296/drivers/xen/xenbus/
Dxenbus_client.c389 gnttab_grant_foreign_access_ref(grefs[i], dev->otherend_id, in xenbus_grant_ring()
412 alloc_unbound.remote_dom = dev->otherend_id; in xenbus_alloc_evtchn()
496 dev->otherend_id); in __xenbus_map_ring()
507 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.19.296/include/xen/
Dxenbus.h82 int otherend_id; member
/linux-4.19.296/drivers/xen/
Dpvcalls-front.c391 pvcalls_front_dev->otherend_id, in create_active()
395 pvcalls_front_dev->otherend_id, in create_active()
1212 gnttab_grant_foreign_access_ref(bedata->ref, dev->otherend_id, in pvcalls_front_probe()
Dpvcalls-back.c362 fedata->dev->otherend_id, evtchn, in pvcalls_new_active_socket()
958 err = bind_interdomain_evtchn_to_irq_lateeoi(dev->otherend_id, evtchn); in backend_connect()
Dxen-scsiback.c1248 pr_debug("%s %p %d\n", __func__, dev, dev->otherend_id); in scsiback_probe()
1257 info->domid = dev->otherend_id; in scsiback_probe()