Searched refs:xenbus_unmap_ring (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/xen/xenbus/
H A Dxenbus_client.c612 * xenbus_unmap_ring - unmap memory from another domain
623 static int xenbus_unmap_ring(struct xenbus_device *dev, grant_handle_t *handles, function
714 xenbus_unmap_ring(dev, node->handles, nr_grefs, info->addrs);
917 rv = xenbus_unmap_ring(dev, node->handles, node->nr_handles,

Completed in 89 milliseconds