Home
last modified time | relevance | path

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

/Linux-v5.15/include/drm/ttm/
Dttm_tt.h153 int ttm_tt_swapout(struct ttm_device *bdev, struct ttm_tt *ttm,
/Linux-v5.15/drivers/gpu/drm/ttm/
Dttm_tt.c250 int ttm_tt_swapout(struct ttm_device *bdev, struct ttm_tt *ttm, in ttm_tt_swapout() function
Dttm_bo.c1209 ret = ttm_tt_swapout(bo->bdev, bo->ttm, gfp_flags); in ttm_bo_swapout()