Searched refs:ttm_bo_evict_mm (Results 1 – 3 of 3) sorted by relevance
619 extern int ttm_bo_evict_mm(struct ttm_bo_device *bdev, unsigned mem_type);
1420 int ttm_bo_evict_mm(struct ttm_bo_device *bdev, unsigned mem_type) in ttm_bo_evict_mm() function
310 return ttm_bo_evict_mm(&rdev->mman.bdev, TTM_PL_VRAM); in radeon_bo_evict_vram()