Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/mlx5/
H A Dmem.c79 page_offset = ib_umem_dma_offset(umem, page_size); in __mlx5_umem_find_best_quantized_pgoff()
82 page_offset = ib_umem_dma_offset(umem, page_size); in __mlx5_umem_find_best_quantized_pgoff()
H A Ddevx.c2242 while ((ib_umem_dma_offset(umem, page_size) != 0 || in devx_umem_find_best_pgsize()
2301 ib_umem_dma_offset(obj->umem, page_size)); in devx_umem_reg_cmd_alloc()
/openbmc/linux/include/rdma/
H A Dib_umem.h54 static inline unsigned long ib_umem_dma_offset(struct ib_umem *umem, in ib_umem_dma_offset() function
/openbmc/linux/drivers/infiniband/hw/mana/
H A Dmain.c361 create_req->offset_in_page = ib_umem_dma_offset(umem, page_sz); in mana_ib_gd_create_dma_region()