Searched refs:amdgpu_vm_evictable (Results 1 – 3 of 3) sorted by relevance
526 bool amdgpu_vm_evictable(struct amdgpu_bo *bo);
1417 !amdgpu_vm_evictable(ttm_to_amdgpu_bo(bo))) in amdgpu_ttm_bo_eviction_valuable()
2202 bool amdgpu_vm_evictable(struct amdgpu_bo *bo) in amdgpu_vm_evictable() function