Searched refs:ttm_lru_bulk_move_pos (Results 1 – 2 of 2) sorted by relevance
509 struct ttm_lru_bulk_move_pos { struct524 struct ttm_lru_bulk_move_pos tt[TTM_MAX_BO_PRIORITY]; argument525 struct ttm_lru_bulk_move_pos vram[TTM_MAX_BO_PRIORITY];526 struct ttm_lru_bulk_move_pos swap[TTM_MAX_BO_PRIORITY];
237 static void ttm_bo_bulk_move_set_pos(struct ttm_lru_bulk_move_pos *pos, in ttm_bo_bulk_move_set_pos()275 struct ttm_lru_bulk_move_pos *pos = &bulk->tt[i]; in ttm_bo_bulk_move_lru_tail()290 struct ttm_lru_bulk_move_pos *pos = &bulk->vram[i]; in ttm_bo_bulk_move_lru_tail()305 struct ttm_lru_bulk_move_pos *pos = &bulk->swap[i]; in ttm_bo_bulk_move_lru_tail()