Searched refs:TTM_MAX_BO_PRIORITY (Results 1 – 4 of 4) sorted by relevance
37 #define TTM_MAX_BO_PRIORITY 4U macro218 struct list_head lru[TTM_MAX_BO_PRIORITY];317 struct ttm_lru_bulk_move_pos pos[TTM_NUM_MEM_TYPES][TTM_MAX_BO_PRIORITY];405 for (i = 0; i < TTM_MAX_BO_PRIORITY; i++) in ttm_resource_manager_set_used()
163 for (j = 0; j < TTM_MAX_BO_PRIORITY; ++j) { in ttm_lru_bulk_move_tail()531 for (i = 0; i < TTM_MAX_BO_PRIORITY; ++i) in ttm_resource_manager_init()697 if (++cursor->priority >= TTM_MAX_BO_PRIORITY) in ttm_resource_manager_next()
223 for (int i = 0; i < TTM_MAX_BO_PRIORITY; ++i) in ttm_resource_manager_init_basic()
422 BUILD_BUG_ON(TTM_MAX_BO_PRIORITY <= 3); in vmw_bo_init()