Searched refs:ttm_tt_bind (Results 1 – 4 of 4) sorted by relevance
624 extern int ttm_tt_bind(struct ttm_tt *ttm, struct ttm_mem_reg *bo_mem);
255 int ttm_tt_bind(struct ttm_tt *ttm, struct ttm_mem_reg *bo_mem) in ttm_tt_bind() function
63 ret = ttm_tt_bind(ttm, new_mem); in ttm_bo_move_ttm()
448 ret = ttm_tt_bind(bo->ttm, mem); in ttm_bo_handle_move_mem()