/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);
|