ttm_bo_move_memcpy  681 drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c 		r = ttm_bo_move_memcpy(bo, ctx, new_mem);
ttm_bo_move_memcpy 1415 drivers/gpu/drm/nouveau/nouveau_bo.c 		ret = ttm_bo_move_memcpy(bo, ctx, new_reg);
ttm_bo_move_memcpy  287 drivers/gpu/drm/qxl/qxl_ttm.c 	return ttm_bo_move_memcpy(bo, ctx, new_mem);
ttm_bo_move_memcpy  391 drivers/gpu/drm/radeon/radeon_ttm.c 		r = ttm_bo_move_memcpy(bo, ctx, new_mem);
ttm_bo_move_memcpy  380 drivers/gpu/drm/ttm/ttm_bo.c 		ret = ttm_bo_move_memcpy(bo, ctx, mem);
ttm_bo_move_memcpy  459 drivers/gpu/drm/ttm/ttm_bo_util.c EXPORT_SYMBOL(ttm_bo_move_memcpy);
ttm_bo_move_memcpy  837 include/drm/ttm/ttm_bo_driver.h int ttm_bo_move_memcpy(struct ttm_buffer_object *bo,