Searched refs:ttm_tt_swapout (Results 1 – 3 of 3) sorted by relevance
183 int ttm_tt_swapout(struct ttm_device *bdev, struct ttm_tt *ttm,
249 int ttm_tt_swapout(struct ttm_device *bdev, struct ttm_tt *ttm, in ttm_tt_swapout() function
1199 ret = ttm_tt_swapout(bo->bdev, bo->ttm, gfp_flags); in ttm_bo_swapout()