Searched refs:ttm_pool_alloc_find_order (Results 1 – 1 of 1) sorted by relevance
693 static unsigned int ttm_pool_alloc_find_order(unsigned int highest, in ttm_pool_alloc_find_order() function728 for (order = ttm_pool_alloc_find_order(MAX_PAGE_ORDER, alloc); in __ttm_pool_alloc()730 order = ttm_pool_alloc_find_order(order, alloc)) { in __ttm_pool_alloc()