Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/include/rdma/
H A Dib_umem.h116 * ib_umem_find_best_pgoff - Find best HW page size
133 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
/kernel/linux/linux-6.6/drivers/infiniband/hw/mlx5/
H A Dmem.c67 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()

Completed in 5 milliseconds