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

  /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_vm.c 378 * amdgpu_vm_pt_cursor - state for for_each_amdgpu_vm_pt
380 struct amdgpu_vm_pt_cursor { struct
395 * Initialize a amdgpu_vm_pt_cursor to start a walk.
399 struct amdgpu_vm_pt_cursor *cursor)
418 struct amdgpu_vm_pt_cursor *cursor)
447 struct amdgpu_vm_pt_cursor *cursor)
477 static bool amdgpu_vm_pt_ancestor(struct amdgpu_vm_pt_cursor *cursor)
497 struct amdgpu_vm_pt_cursor *cursor)
525 struct amdgpu_vm_pt_cursor *start,
526 struct amdgpu_vm_pt_cursor *cursor
    [all...]

Completed in 13 milliseconds