Searched refs:ttm_bo_tt_bind (Results 1 – 3 of 3) sorted by relevance
685 int ttm_bo_tt_bind(struct ttm_buffer_object *bo, struct ttm_resource *mem);
85 ret = ttm_bo_tt_bind(bo, new_mem); in ttm_bo_move_ttm()
267 ret = ttm_bo_tt_bind(bo, mem); in ttm_bo_handle_move_mem()1622 int ttm_bo_tt_bind(struct ttm_buffer_object *bo, struct ttm_resource *mem) in ttm_bo_tt_bind() function