Searched refs:ttm_bo_clean_mm (Results 1 – 3 of 3) sorted by relevance
598 extern int ttm_bo_clean_mm(struct ttm_bo_device *bdev, unsigned mem_type);
1391 int ttm_bo_clean_mm(struct ttm_bo_device *bdev, unsigned mem_type) in ttm_bo_clean_mm() function1547 if ((i != TTM_PL_SYSTEM) && ttm_bo_clean_mm(bdev, i)) { in ttm_bo_device_release()1622 ttm_bo_clean_mm(bdev, 0); in ttm_bo_device_init()
776 ttm_bo_clean_mm(&rdev->mman.bdev, TTM_PL_VRAM); in radeon_ttm_fini()777 ttm_bo_clean_mm(&rdev->mman.bdev, TTM_PL_TT); in radeon_ttm_fini()