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

  /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_vm.c 970 * amdgpu_vm_free_pts - free PD/PT levels
978 static void amdgpu_vm_free_pts(struct amdgpu_device *adev, function in typeref:typename:void
1549 amdgpu_vm_free_pts(adev, params->vm, &cursor);
3153 amdgpu_vm_free_pts(adev, vm, NULL);
amdgpu_vm.c 970 * amdgpu_vm_free_pts - free PD/PT levels
978 static void amdgpu_vm_free_pts(struct amdgpu_device *adev, function in typeref:typename:void
1549 amdgpu_vm_free_pts(adev, params->vm, &cursor);
3153 amdgpu_vm_free_pts(adev, vm, NULL);

Completed in 26 milliseconds