Searched refs:alloc_cacheable_mr (Results 1 – 1 of 1) sorted by relevance
/linux-6.12.1/drivers/infiniband/hw/mlx5/ |
D | mr.c | 1110 static struct mlx5_ib_mr *alloc_cacheable_mr(struct ib_pd *pd, in alloc_cacheable_mr() function 1425 mr = alloc_cacheable_mr(pd, umem, iova, access_flags, in create_real_mr() 1496 mr = alloc_cacheable_mr(pd, &odp->umem, iova, access_flags, in create_user_odp_mr() 1596 mr = alloc_cacheable_mr(pd, &umem_dmabuf->umem, virt_addr, in reg_user_mr_dmabuf()
|