Searched refs:NR_PAGE_ORDERS (Results 1 – 3 of 3) sorted by relevance
72 static struct ttm_pool_type global_write_combined[NR_PAGE_ORDERS];73 static struct ttm_pool_type global_uncached[NR_PAGE_ORDERS];75 static struct ttm_pool_type global_dma32_write_combined[NR_PAGE_ORDERS];76 static struct ttm_pool_type global_dma32_uncached[NR_PAGE_ORDERS];722 for (j = 0; j < NR_PAGE_ORDERS; ++j) { in ttm_pool_init()761 for (j = 0; j < NR_PAGE_ORDERS; ++j) { in ttm_pool_fini()830 for (i = 0; i < NR_PAGE_ORDERS; ++i) in ttm_pool_debugfs_header()841 for (i = 0; i < NR_PAGE_ORDERS; ++i) in ttm_pool_debugfs_orders()950 for (i = 0; i < NR_PAGE_ORDERS; ++i) { in ttm_pool_mgr_init()990 for (i = 0; i < NR_PAGE_ORDERS; ++i) { in ttm_pool_mgr_fini()
10 #define NR_PAGE_ORDERS (MAX_PAGE_ORDER + 1) macro
85 struct ttm_pool_type orders[NR_PAGE_ORDERS];