Searched refs:dma_iova_destroy (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/dma-buf/ |
| H A D | dma-buf-mapping.c | 197 dma_iova_destroy(attach->dev, dma->state, mapped_len, dir, in dma_buf_phys_vec_to_sgt() 233 dma_iova_destroy(attach->dev, dma->state, dma->size, dir, in dma_buf_free_sgt()
|
| /linux/include/linux/ |
| H A D | dma-mapping.h | 345 void dma_iova_destroy(struct device *dev, struct dma_iova_state *state, 370 static inline void dma_iova_destroy(struct device *dev, in dma_iova_destroy() function
|
| /linux/drivers/iommu/ |
| H A D | dma-iommu.c | 2084 void dma_iova_destroy(struct device *dev, struct dma_iova_state *state, in dma_iova_destroy() function 2098 EXPORT_SYMBOL_GPL(dma_iova_destroy);
|
| /linux/drivers/vfio/pci/mlx5/ |
| H A D | cmd.c | 366 dma_iova_destroy(mdev->device, state, npages * PAGE_SIZE, dir, in unregister_dma_pages()
|