Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/gpu/drm/amd/amdgpu/
Damdgpu_vm.h433 bool amdgpu_vm_evictable(struct amdgpu_bo *bo);
Damdgpu_ttm.c1382 !amdgpu_vm_evictable(ttm_to_amdgpu_bo(bo))) in amdgpu_ttm_bo_eviction_valuable()
Damdgpu_vm.c1919 bool amdgpu_vm_evictable(struct amdgpu_bo *bo) in amdgpu_vm_evictable() function