Searched refs:TTM_MAX_BO_PRIORITY (Results 1 – 4 of 4) sorted by relevance
46 #define TTM_MAX_BO_PRIORITY 4U macro201 struct list_head lru[TTM_MAX_BO_PRIORITY];438 struct list_head swap_lru[TTM_MAX_BO_PRIORITY];524 struct ttm_lru_bulk_move_pos tt[TTM_MAX_BO_PRIORITY];525 struct ttm_lru_bulk_move_pos vram[TTM_MAX_BO_PRIORITY];526 struct ttm_lru_bulk_move_pos swap[TTM_MAX_BO_PRIORITY];
274 for (i = 0; i < TTM_MAX_BO_PRIORITY; ++i) { in ttm_bo_bulk_move_lru_tail()289 for (i = 0; i < TTM_MAX_BO_PRIORITY; ++i) { in ttm_bo_bulk_move_lru_tail()304 for (i = 0; i < TTM_MAX_BO_PRIORITY; ++i) { in ttm_bo_bulk_move_lru_tail()852 for (i = 0; i < TTM_MAX_BO_PRIORITY; ++i) { in ttm_mem_evict_first()1494 for (i = 0; i < TTM_MAX_BO_PRIORITY; ++i) { in ttm_bo_force_list_clean()1606 for (i = 0; i < TTM_MAX_BO_PRIORITY; ++i) in ttm_bo_init_mm()1662 for (i = 0; i < TTM_MAX_BO_PRIORITY; ++i) in ttm_bo_global_init()1706 for (i = 0; i < TTM_MAX_BO_PRIORITY; ++i) in ttm_bo_device_release()1867 for (i = 0; i < TTM_MAX_BO_PRIORITY; ++i) { in ttm_bo_swapout()
512 BUILD_BUG_ON(TTM_MAX_BO_PRIORITY <= 3); in vmw_bo_init()
117 u32 res_prios[TTM_MAX_BO_PRIORITY];