Searched refs:ttm_tt_bind (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/sys/dev/drm2/ttm/
H A Dttm_bo_driver.h625 extern int ttm_tt_bind(struct ttm_tt *ttm, struct ttm_mem_reg *bo_mem);
H A Dttm_tt.c257 int ttm_tt_bind(struct ttm_tt *ttm, struct ttm_mem_reg *bo_mem) function
H A Dttm_bo_util.c65 ret = ttm_tt_bind(ttm, new_mem);
H A Dttm_bo.c450 ret = ttm_tt_bind(bo->ttm, mem);
/freebsd-11-stable/sys/dev/drm2/radeon/
H A Dradeon_ttm.c309 r = ttm_tt_bind(bo->ttm, &tmp_mem);

Completed in 110 milliseconds