Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/drm/ttm/
Dttm_bo_api.h588 void ttm_bo_swapout_all(void);
/kernel/linux/linux-5.10/drivers/gpu/drm/ttm/
Dttm_bo.c1604 void ttm_bo_swapout_all(void) in ttm_bo_swapout_all() function
1613 EXPORT_SYMBOL(ttm_bo_swapout_all);
/kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/
Dvmwgfx_drv.c1387 ttm_bo_swapout_all(); in vmw_pm_freeze()