Home
last modified time | relevance | path

Searched refs:dma_iova_destroy (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/dma-buf/
H A Ddma-buf-mapping.c197 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/net/core/
H A Dtso.c137 dma_iova_destroy(dev, &map->iova_state, *offset, in tso_dma_iova_try()
240 dma_iova_destroy(map->dev, &map->iova_state, map->total_len, in tso_dma_map_cleanup()
/linux/include/linux/
H A Ddma-mapping.h378 void dma_iova_destroy(struct device *dev, struct dma_iova_state *state,
403 static inline void dma_iova_destroy(struct device *dev, in dma_iova_destroy() function
/linux/block/
H A Dblk-mq-dma.c135 dma_iova_destroy(dma_dev, state, mapped, dir, attrs); in blk_rq_dma_map_iova()
/linux/drivers/infiniband/core/
H A Drw.c555 dma_iova_destroy(dma_dev, &ctx->iova.state, mapped_len, dir, 0); in rdma_rw_init_iova_wrs_bvec()
1015 dma_iova_destroy(dev->dma_device, &ctx->iova.state, in rdma_rw_ctx_destroy_bvec()
/linux/drivers/iommu/
H A Ddma-iommu.c2130 void dma_iova_destroy(struct device *dev, struct dma_iova_state *state, in dma_iova_destroy() function
2143 EXPORT_SYMBOL_GPL(dma_iova_destroy);
/linux/Documentation/core-api/
H A Ddma-api.rst528 void dma_iova_destroy(struct device *dev, struct dma_iova_state *state,