Searched refs:ttm_device_swapout (Results 1 – 2 of 2) sorted by relevance
131 ret = ttm_device_swapout(bdev, ctx, gfp_flags); in ttm_global_swapout()141 int ttm_device_swapout(struct ttm_device *bdev, struct ttm_operation_ctx *ctx, in ttm_device_swapout() function175 EXPORT_SYMBOL(ttm_device_swapout);
1543 while (ttm_device_swapout(&dev_priv->bdev, &ctx, GFP_KERNEL) > 0); in vmw_pm_freeze()