Searched refs:ttm_tt_swapout (Results 1 – 3 of 3) sorted by relevance
679 extern int ttm_tt_swapout(struct ttm_tt *ttm,
316 int ttm_tt_swapout(struct ttm_tt *ttm, vm_object_t persistent_swap_storage) in ttm_tt_swapout() function
1872 ret = ttm_tt_swapout(bo->ttm, bo->persistent_swap_storage); in ttm_bo_swapout()