NR_PAGE_ORDERS
struct ttm_pool_type orders[NR_PAGE_ORDERS];
for (int j = 0; j < NR_PAGE_ORDERS; ++j) {
for (j = 0; j < NR_PAGE_ORDERS; ++j) {
static struct ttm_pool_type global_write_combined[NR_PAGE_ORDERS];
static struct ttm_pool_type global_uncached[NR_PAGE_ORDERS];
for (j = 0; j < NR_PAGE_ORDERS; ++j) {
static struct ttm_pool_type global_dma32_write_combined[NR_PAGE_ORDERS];
#define TTM_SHRINKER_BATCH ((1 << (MAX_PAGE_ORDER / 2)) * NR_PAGE_ORDERS)
static struct ttm_pool_type global_dma32_uncached[NR_PAGE_ORDERS];
for (i = 0; i < NR_PAGE_ORDERS; ++i)
for (i = 0; i < NR_PAGE_ORDERS; ++i)
for (i = 0; i < NR_PAGE_ORDERS; ++i) {
for (i = 0; i < NR_PAGE_ORDERS; ++i) {