Searched refs:vhost_vdpa_dma_unmap (Results 1 – 1 of 1) sorted by relevance
106 vhost_vdpa_dma_unmap(struct virtio_user_dev *dev, __rte_unused void *addr, in vhost_vdpa_dma_unmap() function162 vhost_vdpa_dma_unmap(dev, NULL, 0, SIZE_MAX); in vhost_vdpa_dma_map_all()297 .dma_unmap = vhost_vdpa_dma_unmap,