Searched refs:alloc_cacheable_mr (Results 1 – 1 of 1) sorted by relevance
| /linux-6.15/drivers/infiniband/hw/mlx5/ |
| H A D | mr.c | 1120 static struct mlx5_ib_mr *alloc_cacheable_mr(struct ib_pd *pd, in alloc_cacheable_mr() function 1435 mr = alloc_cacheable_mr(pd, umem, iova, access_flags, in create_real_mr() 1506 mr = alloc_cacheable_mr(pd, &odp->umem, iova, access_flags, in create_user_odp_mr() 1606 mr = alloc_cacheable_mr(pd, &umem_dmabuf->umem, virt_addr, in reg_user_mr_dmabuf()
|