Home
last modified time | relevance | path

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

/openbmc/linux/include/rdma/
H A Dib_umem.h133 static inline unsigned long ib_umem_find_best_pgoff(struct ib_umem *umem, in ib_umem_find_best_pgoff() function
178 static inline unsigned long ib_umem_find_best_pgoff(struct ib_umem *umem, in ib_umem_find_best_pgoff() function
/openbmc/linux/drivers/infiniband/hw/mlx5/
H A Dmem.c68 page_size = ib_umem_find_best_pgoff(umem, pgsz_bitmap, pgoff_bitmask); in __mlx5_umem_find_best_quantized_pgoff()
H A Ddevx.c2232 page_size = ib_umem_find_best_pgoff(umem, pgsz_bitmap, U64_MAX); in devx_umem_find_best_pgsize()