Searched refs:TTM_MAX_BO_PRIORITY (Results 1 – 6 of 6) sorted by relevance
290 struct list_head swap_lru[TTM_MAX_BO_PRIORITY];391 struct ttm_lru_bulk_move_pos tt[TTM_MAX_BO_PRIORITY];392 struct ttm_lru_bulk_move_pos vram[TTM_MAX_BO_PRIORITY];393 struct ttm_lru_bulk_move_pos swap[TTM_MAX_BO_PRIORITY];
33 #define TTM_MAX_BO_PRIORITY 4U macro133 struct list_head lru[TTM_MAX_BO_PRIORITY];
71 for (i = 0; i < TTM_MAX_BO_PRIORITY; ++i) in ttm_resource_manager_init()104 for (i = 0; i < TTM_MAX_BO_PRIORITY; ++i) { in ttm_resource_manager_force_list_clean()
189 for (i = 0; i < TTM_MAX_BO_PRIORITY; ++i) { in ttm_bo_bulk_move_lru_tail()204 for (i = 0; i < TTM_MAX_BO_PRIORITY; ++i) { in ttm_bo_bulk_move_lru_tail()219 for (i = 0; i < TTM_MAX_BO_PRIORITY; ++i) { in ttm_bo_bulk_move_lru_tail()737 for (i = 0; i < TTM_MAX_BO_PRIORITY; ++i) { in ttm_mem_evict_first()1374 for (i = 0; i < TTM_MAX_BO_PRIORITY; ++i) in ttm_bo_global_init()1409 for (i = 0; i < TTM_MAX_BO_PRIORITY; ++i) in ttm_bo_device_release()1519 for (i = 0; i < TTM_MAX_BO_PRIORITY; ++i) { in ttm_bo_swapout()
519 BUILD_BUG_ON(TTM_MAX_BO_PRIORITY <= 3); in vmw_bo_init()
119 u32 res_prios[TTM_MAX_BO_PRIORITY];