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

/freebsd-11-stable/sys/dev/mlx5/mlx5_core/
H A Dmlx5_pagealloc.c496 int mlx5_satisfy_startup_pages(struct mlx5_core_dev *dev, int boot) function
H A Dmlx5_main.c1058 err = mlx5_satisfy_startup_pages(dev, 1);
1082 err = mlx5_satisfy_startup_pages(dev, 0);
/freebsd-11-stable/sys/dev/mlx5/
H A Ddriver.h1015 int mlx5_satisfy_startup_pages(struct mlx5_core_dev *dev, int boot);

Completed in 81 milliseconds