Searched refs:dma_iova_try_alloc (Results 1 – 5 of 5) sorted by relevance
| /linux/drivers/dma-buf/ |
| H A D | dma-buf-mapping.c | 128 dma_iova_try_alloc(attach->dev, dma->state, 0, size); in dma_buf_phys_vec_to_sgt()
|
| /linux/mm/ |
| H A D | hmm.c | 723 use_iova = dma_iova_try_alloc(dev, &map->state, 0, in hmm_dma_map_alloc()
|
| /linux/drivers/iommu/ |
| H A D | dma-iommu.c | 1762 bool dma_iova_try_alloc(struct device *dev, struct dma_iova_state *state, in dma_iova_try_alloc() function 1805 EXPORT_SYMBOL_GPL(dma_iova_try_alloc);
|
| /linux/drivers/infiniband/core/ |
| H A D | rw.c | 505 if (!dma_iova_try_alloc(dma_dev, &ctx->iova.state, in rdma_rw_init_iova_wrs_bvec()
|
| /linux/drivers/vfio/pci/mlx5/ |
| H A D | cmd.c | 390 if (dma_iova_try_alloc(mdev->device, state, 0, npages * PAGE_SIZE)) { in register_dma_pages()
|