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

  /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_vm.c 489 * amdgpu_vm_pt_next - get next PD/PT in hieratchy
496 static void amdgpu_vm_pt_next(struct amdgpu_device *adev, function in typeref:typename:void
1550 amdgpu_vm_pt_next(adev, &cursor);
1555 amdgpu_vm_pt_next(adev, &cursor);
amdgpu_vm.c 489 * amdgpu_vm_pt_next - get next PD/PT in hieratchy
496 static void amdgpu_vm_pt_next(struct amdgpu_device *adev, function in typeref:typename:void
1550 amdgpu_vm_pt_next(adev, &cursor);
1555 amdgpu_vm_pt_next(adev, &cursor);

Completed in 26 milliseconds