Home
last modified time | relevance | path

Searched refs:amdgpu_vm_evictable (Results 1 – 3 of 3) sorted by relevance

/drivers/gpu/drm/amd/amdgpu/
Damdgpu_vm.h398 bool amdgpu_vm_evictable(struct amdgpu_bo *bo);
Damdgpu_ttm.c1581 !amdgpu_vm_evictable(ttm_to_amdgpu_bo(bo))) in amdgpu_ttm_bo_eviction_valuable()
Damdgpu_vm.c2605 bool amdgpu_vm_evictable(struct amdgpu_bo *bo) in amdgpu_vm_evictable() function