Searched refs:ttm_bo_swapout_all (Results 1 – 3 of 3) sorted by relevance
767 void ttm_bo_swapout_all(struct ttm_bo_device *bdev);
1947 void ttm_bo_swapout_all(struct ttm_bo_device *bdev) in ttm_bo_swapout_all() function1957 EXPORT_SYMBOL(ttm_bo_swapout_all);
1309 ttm_bo_swapout_all(&dev_priv->bdev); in vmw_pm_freeze()