HomeSort by: relevance | last modified time | path
    Searched refs:amdgpu_vm_evictable (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_vm.h 399 bool amdgpu_vm_evictable(struct amdgpu_bo *bo);
amdgpu_ttm.c 1621 !amdgpu_vm_evictable(ttm_to_amdgpu_bo(bo)))
amdgpu_vm.c 2590 * amdgpu_vm_evictable - check if we can evict a VM
2596 bool amdgpu_vm_evictable(struct amdgpu_bo *bo) function in typeref:typename:bool

Completed in 52 milliseconds