Home
last modified time | relevance | path

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

/openbmc/linux/include/drm/ttm/
H A Dttm_tt.h190 int ttm_tt_swapout(struct ttm_device *bdev, struct ttm_tt *ttm,
/openbmc/linux/drivers/gpu/drm/ttm/
H A Dttm_tt.c262 int ttm_tt_swapout(struct ttm_device *bdev, struct ttm_tt *ttm, in ttm_tt_swapout() function
H A Dttm_bo.c1202 ret = ttm_tt_swapout(bo->bdev, bo->ttm, gfp_flags); in ttm_bo_swapout()