Searched refs:max_page_shift (Results 1 – 2 of 2) sorted by relevance
48 unsigned long max_page_shift, in mlx5_ib_cont_pages() argument63 if (max_page_shift) in mlx5_ib_cont_pages()64 m = min_t(unsigned long, max_page_shift - PAGE_SHIFT, m); in mlx5_ib_cont_pages()
1234 unsigned long max_page_shift,