Searched refs:ttm_busy_manager_init (Results 1 – 3 of 3) sorted by relevance
26 int ttm_busy_manager_init(struct ttm_device *bdev, u32 mem_type, u32 size);
207 int ttm_busy_manager_init(struct ttm_device *bdev, u32 mem_type, u32 size) in ttm_busy_manager_init() function218 EXPORT_SYMBOL_GPL(ttm_busy_manager_init);
1051 ttm_busy_manager_init(priv->ttm_dev, mem_type_evict, MANAGER_SIZE); in ttm_bo_validate_busy_domain_evict()