Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/libmlx5/
H A Dbuf.c190 static struct mlx5_hugetlb_mem *alloc_huge_mem(size_t size) in alloc_huge_mem() function
262 hmem = alloc_huge_mem(buf->length); in alloc_huge_buf()