Home
last modified time | relevance | path

Searched refs:ib_umem_dma_offset (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/drivers/infiniband/hw/mlx5/
H A Dmem.c77 page_offset = ib_umem_dma_offset(umem, page_size); in __mlx5_umem_find_best_quantized_pgoff()
80 page_offset = ib_umem_dma_offset(umem, page_size); in __mlx5_umem_find_best_quantized_pgoff()
H A Ddevx.c2286 while ((ib_umem_dma_offset(umem, page_size) != 0 || in devx_umem_find_best_pgsize()
2345 ib_umem_dma_offset(obj->umem, page_size)); in devx_umem_reg_cmd_alloc()
/linux-6.15/include/rdma/
H A Dib_umem.h55 static inline unsigned long ib_umem_dma_offset(struct ib_umem *umem, in ib_umem_dma_offset() function
/linux-6.15/drivers/infiniband/hw/mana/
H A Dmain.c411 create_req->offset_in_page = ib_umem_dma_offset(umem, page_sz); in mana_ib_gd_create_dma_region()