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