Home
last modified time | relevance | path

Searched refs:ttm_device_swapout (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/drivers/gpu/drm/ttm/
A Dttm_device.c131 ret = ttm_device_swapout(bdev, ctx, gfp_flags); in ttm_global_swapout()
142 int ttm_device_swapout(struct ttm_device *bdev, struct ttm_operation_ctx *ctx, in ttm_device_swapout() function
176 EXPORT_SYMBOL(ttm_device_swapout);
/linux-6.3-rc2/include/drm/ttm/
A Dttm_device.h272 int ttm_device_swapout(struct ttm_device *bdev, struct ttm_operation_ctx *ctx,
/linux-6.3-rc2/drivers/gpu/drm/vmwgfx/
A Dvmwgfx_drv.c1511 while (ttm_device_swapout(&dev_priv->bdev, &ctx, GFP_KERNEL) > 0); in vmw_pm_freeze()

Completed in 6 milliseconds