Home
last modified time | relevance | path

Searched refs:ttm_bo_tt_bind (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/include/drm/ttm/
Dttm_bo_driver.h685 int ttm_bo_tt_bind(struct ttm_buffer_object *bo, struct ttm_resource *mem);
/Linux-v5.10/drivers/gpu/drm/ttm/
Dttm_bo_util.c85 ret = ttm_bo_tt_bind(bo, new_mem); in ttm_bo_move_ttm()
Dttm_bo.c267 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