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

  /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_amdkfd_gpuvm.c 172 static void unreserve_mem_limit(struct amdgpu_device *adev, function in typeref:typename:void
215 unreserve_mem_limit(adev, amdgpu_bo_size(bo), domain, sg);
1235 unreserve_mem_limit(adev, size, alloc_domain, !!sg);
amdgpu_amdkfd_gpuvm.c 172 static void unreserve_mem_limit(struct amdgpu_device *adev, function in typeref:typename:void
215 unreserve_mem_limit(adev, amdgpu_bo_size(bo), domain, sg);
1235 unreserve_mem_limit(adev, size, alloc_domain, !!sg);
amdgpu_amdkfd_gpuvm.c 172 static void unreserve_mem_limit(struct amdgpu_device *adev, function in typeref:typename:void
215 unreserve_mem_limit(adev, amdgpu_bo_size(bo), domain, sg);
1235 unreserve_mem_limit(adev, size, alloc_domain, !!sg);

Completed in 41 milliseconds