Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_vm.h433 bool amdgpu_vm_evictable(struct amdgpu_bo *bo);
H A Damdgpu_ttm.c1400 !amdgpu_vm_evictable(ttm_to_amdgpu_bo(bo))) in amdgpu_ttm_bo_eviction_valuable()
H A Damdgpu_vm.c1939 bool amdgpu_vm_evictable(struct amdgpu_bo *bo) in amdgpu_vm_evictable() function