xenbus_map_ring_valloc  198 drivers/block/xen-blkback/xenbus.c 	err = xenbus_map_ring_valloc(blkif->be->dev, gref, nr_grefs,
xenbus_map_ring_valloc  590 drivers/net/xen-netback/interface.c 	err = xenbus_map_ring_valloc(xenvif_to_xenbus_device(vif),
xenbus_map_ring_valloc 1459 drivers/net/xen-netback/netback.c 	err = xenbus_map_ring_valloc(xenvif_to_xenbus_device(queue->vif),
xenbus_map_ring_valloc 1467 drivers/net/xen-netback/netback.c 	err = xenbus_map_ring_valloc(xenvif_to_xenbus_device(queue->vif),
xenbus_map_ring_valloc  319 drivers/xen/pvcalls-back.c 	ret = xenbus_map_ring_valloc(fedata->dev, &ref, 1, &page);
xenbus_map_ring_valloc  331 drivers/xen/pvcalls-back.c 	ret = xenbus_map_ring_valloc(fedata->dev, map->ring->ref,
xenbus_map_ring_valloc  944 drivers/xen/pvcalls-back.c 	err = xenbus_map_ring_valloc(dev, &ring_ref, 1,
xenbus_map_ring_valloc  117 drivers/xen/xen-pciback/xenbus.c 	err = xenbus_map_ring_valloc(pdev->xdev, &gnt_ref, 1, &vaddr);
xenbus_map_ring_valloc  825 drivers/xen/xen-scsiback.c 	err = xenbus_map_ring_valloc(info->dev, &ring_ref, 1, &area);
xenbus_map_ring_valloc  460 drivers/xen/xenbus/xenbus_client.c EXPORT_SYMBOL_GPL(xenbus_map_ring_valloc);
xenbus_map_ring_valloc  206 include/xen/xenbus.h int xenbus_map_ring_valloc(struct xenbus_device *dev, grant_ref_t *gnt_refs,