Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_vm.h543 bool amdgpu_vm_evictable(struct amdgpu_bo *bo);
H A Damdgpu_ttm.c1481 !amdgpu_vm_evictable(ttm_to_amdgpu_bo(bo))) in amdgpu_ttm_bo_eviction_valuable()
H A Damdgpu_vm.c2256 * amdgpu_vm_evictable - check if we can evict a VM
2262 bool amdgpu_vm_evictable(struct amdgpu_bo *bo) in amdgpu_vm_evictable()
2259 bool amdgpu_vm_evictable(struct amdgpu_bo *bo) amdgpu_vm_evictable() function