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