Home
last modified time | relevance | path

Searched refs:ib_umem_find_best_pgoff (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/include/rdma/
Dib_umem.h127 static inline unsigned long ib_umem_find_best_pgoff(struct ib_umem *umem, in ib_umem_find_best_pgoff() function
172 static inline unsigned long ib_umem_find_best_pgoff(struct ib_umem *umem, in ib_umem_find_best_pgoff() function
/linux-6.1.9/drivers/infiniband/hw/mlx5/
Dmem.c67 page_size = ib_umem_find_best_pgoff(umem, pgsz_bitmap, pgoff_bitmask); in __mlx5_umem_find_best_quantized_pgoff()
Ddevx.c2213 page_size = ib_umem_find_best_pgoff(umem, pgsz_bitmap, U64_MAX); in devx_umem_find_best_pgsize()