Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/nouveau/
Dnouveau_bo.c46 static int nouveau_ttm_tt_bind(struct ttm_device *bdev, struct ttm_tt *ttm,
715 nouveau_ttm_tt_bind(struct ttm_device *bdev, struct ttm_tt *ttm, in nouveau_ttm_tt_bind() function
1000 ret = nouveau_ttm_tt_bind(bo->bdev, bo->ttm, new_reg); in nouveau_bo_move()