Home
last modified time | relevance | path

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

/linux-6.6.21/include/drm/ttm/
Dttm_tt.h183 int ttm_tt_swapout(struct ttm_device *bdev, struct ttm_tt *ttm,
/linux-6.6.21/drivers/gpu/drm/ttm/
Dttm_tt.c249 int ttm_tt_swapout(struct ttm_device *bdev, struct ttm_tt *ttm, in ttm_tt_swapout() function
Dttm_bo.c1199 ret = ttm_tt_swapout(bo->bdev, bo->ttm, gfp_flags); in ttm_bo_swapout()