Searched refs:ttm_bo_swapout_all (Results 1 – 3 of 3) sorted by relevance
765 void ttm_bo_swapout_all(struct ttm_bo_device *bdev);
1758 void ttm_bo_swapout_all(struct ttm_bo_device *bdev) in ttm_bo_swapout_all() function1768 EXPORT_SYMBOL(ttm_bo_swapout_all);
1514 ttm_bo_swapout_all(&dev_priv->bdev); in vmw_pm_freeze()