Searched refs:dma_iova_sync (Results 1 – 5 of 5) sorted by relevance
| /linux/drivers/dma-buf/ |
| H A D | dma-buf-mapping.c | 170 ret = dma_iova_sync(attach->dev, dma->state, 0, mapped_len); in dma_buf_phys_vec_to_sgt()
|
| /linux/include/linux/ |
| H A D | dma-mapping.h | 373 int dma_iova_sync(struct device *dev, struct dma_iova_state *state, 400 static inline int dma_iova_sync(struct device *dev, in dma_iova_sync() function
|
| /linux/mm/ |
| H A D | hmm.c | 831 ret = dma_iova_sync(dev, state, offset, map->dma_entry_size); in hmm_dma_map_pfn()
|
| /linux/drivers/iommu/ |
| H A D | dma-iommu.c | 2010 int dma_iova_sync(struct device *dev, struct dma_iova_state *state, in dma_iova_sync() function 2024 EXPORT_SYMBOL_GPL(dma_iova_sync);
|
| /linux/drivers/infiniband/core/ |
| H A D | rw.c | 523 ret = dma_iova_sync(dma_dev, &ctx->iova.state, 0, mapped_len); in rdma_rw_init_iova_wrs_bvec()
|