Lines Matching refs:MAX_ORDER
67 static struct ttm_pool_type global_write_combined[MAX_ORDER];
68 static struct ttm_pool_type global_uncached[MAX_ORDER];
70 static struct ttm_pool_type global_dma32_write_combined[MAX_ORDER];
71 static struct ttm_pool_type global_dma32_uncached[MAX_ORDER];
385 for (order = min_t(unsigned int, MAX_ORDER - 1, __fls(num_pages)); in ttm_pool_alloc()
510 for (j = 0; j < MAX_ORDER; ++j) in ttm_pool_init()
530 for (j = 0; j < MAX_ORDER; ++j) in ttm_pool_fini()
584 for (i = 0; i < MAX_ORDER; ++i) in ttm_pool_debugfs_header()
595 for (i = 0; i < MAX_ORDER; ++i) in ttm_pool_debugfs_orders()
704 for (i = 0; i < MAX_ORDER; ++i) { in ttm_pool_mgr_init()
737 for (i = 0; i < MAX_ORDER; ++i) { in ttm_pool_mgr_fini()