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

  /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_amdkfd_gpuvm.c 747 static int unmap_bo_from_gpuvm(struct amdgpu_device *adev, function in typeref:typename:int
808 unmap_bo_from_gpuvm(adev, entry, sync);
1495 ret = unmap_bo_from_gpuvm(adev, entry, ctx.sync);
amdgpu_amdkfd_gpuvm.c 747 static int unmap_bo_from_gpuvm(struct amdgpu_device *adev, function in typeref:typename:int
808 unmap_bo_from_gpuvm(adev, entry, sync);
1495 ret = unmap_bo_from_gpuvm(adev, entry, ctx.sync);

Completed in 70 milliseconds