Home
last modified time | relevance | path

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

/drivers/net/ethernet/mellanox/mlx5/core/
Dmain.c1020 err = mlx5_satisfy_startup_pages(dev, 1); in mlx5_function_setup()
1038 err = mlx5_satisfy_startup_pages(dev, 0); in mlx5_function_setup()
Dpagealloc.c609 int mlx5_satisfy_startup_pages(struct mlx5_core_dev *dev, int boot) in mlx5_satisfy_startup_pages() function