ttm_tt_bind 520 drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c r = ttm_tt_bind(bo->ttm, &tmp_mem, ctx); ttm_tt_bind 1253 drivers/gpu/drm/nouveau/nouveau_bo.c ret = ttm_tt_bind(bo->ttm, &tmp_reg, &ctx); ttm_tt_bind 287 drivers/gpu/drm/radeon/radeon_ttm.c r = ttm_tt_bind(bo->ttm, &tmp_mem, &ctx); ttm_tt_bind 357 drivers/gpu/drm/ttm/ttm_bo.c ret = ttm_tt_bind(bo->ttm, mem, ctx); ttm_tt_bind 82 drivers/gpu/drm/ttm/ttm_bo_util.c ret = ttm_tt_bind(ttm, new_mem, ctx); ttm_tt_bind 345 drivers/gpu/drm/ttm/ttm_tt.c EXPORT_SYMBOL(ttm_tt_bind); ttm_tt_bind 186 include/drm/ttm/ttm_tt.h int ttm_tt_bind(struct ttm_tt *ttm, struct ttm_mem_reg *bo_mem,