Home
last modified time | relevance | path

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

/Linux-v5.10/include/drm/ttm/
Dttm_bo_api.h588 void ttm_bo_swapout_all(void);
/Linux-v5.10/drivers/gpu/drm/ttm/
Dttm_bo.c1602 void ttm_bo_swapout_all(void) in ttm_bo_swapout_all() function
1611 EXPORT_SYMBOL(ttm_bo_swapout_all);
/Linux-v5.10/drivers/gpu/drm/vmwgfx/
Dvmwgfx_drv.c1387 ttm_bo_swapout_all(); in vmw_pm_freeze()