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

/freebsd-11.0-release/sys/dev/mlx5/mlx5_core/
H A Dmlx5_alloc.c43 static void *mlx5_dma_zalloc_coherent_node(struct mlx5_core_dev *dev, function
64 buf->direct.buf = mlx5_dma_zalloc_coherent_node(dev, size,
87 mlx5_dma_zalloc_coherent_node(dev, PAGE_SIZE,
155 pgdir->db_page = mlx5_dma_zalloc_coherent_node(dev, PAGE_SIZE,

Completed in 48 milliseconds