ttm_tt_bind
ret = ttm_tt_bind(bo->ttm, mem);
extern int ttm_tt_bind(struct ttm_tt *ttm, struct ttm_mem_reg *bo_mem);
ret = ttm_tt_bind(ttm, new_mem);