Searched refs:max_page_shift (Results 1 – 2 of 2) sorted by relevance
43 unsigned long max_page_shift, in mlx5_ib_cont_pages() argument58 if (max_page_shift) in mlx5_ib_cont_pages()59 m = min_t(unsigned long, max_page_shift - PAGE_SHIFT, m); in mlx5_ib_cont_pages()
987 unsigned long max_page_shift,