Searched refs:ttm_bo_clean_mm (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/dev/drm2/ttm/
H A Dttm_bo_api.h572 * ttm_bo_clean_mm
598 extern int ttm_bo_clean_mm(struct ttm_bo_device *bdev, unsigned mem_type);
H A Dttm_bo.c1390 int ttm_bo_clean_mm(struct ttm_bo_device *bdev, unsigned mem_type) function
1546 if ((i != TTM_PL_SYSTEM) && ttm_bo_clean_mm(bdev, i)) {
1621 ttm_bo_clean_mm(bdev, 0);

Completed in 83 milliseconds