Searched refs:ttm_bo_eviction_valuable (Results 1 – 5 of 5) sorted by relevance
400 bool ttm_bo_eviction_valuable(struct ttm_buffer_object *bo,
418 bool ttm_bo_eviction_valuable(struct ttm_buffer_object *bo, in ttm_bo_eviction_valuable() function433 EXPORT_SYMBOL(ttm_bo_eviction_valuable);
692 .eviction_valuable = ttm_bo_eviction_valuable,
1438 return ttm_bo_eviction_valuable(bo, place); in amdgpu_ttm_bo_eviction_valuable()1475 return ttm_bo_eviction_valuable(bo, place); in amdgpu_ttm_bo_eviction_valuable()
384 return ttm_bo_eviction_valuable(bo, place); in i915_ttm_eviction_valuable()