Searched refs:ttm_bo_swapout_all (Results 1 – 3 of 3) sorted by relevance
698 extern void ttm_bo_swapout_all(struct ttm_bo_device *bdev);
1693 void ttm_bo_swapout_all(struct ttm_bo_device *bdev) in ttm_bo_swapout_all() function1698 EXPORT_SYMBOL(ttm_bo_swapout_all);
1263 ttm_bo_swapout_all(&dev_priv->bdev); in vmwgfx_pm_notifier()