Home
last modified time | relevance | path

Searched refs:amdgpu_vm_pt_cursor (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/drivers/gpu/drm/amd/amdgpu/
Damdgpu_vm.c347 struct amdgpu_vm_pt_cursor { struct
366 struct amdgpu_vm_pt_cursor *cursor) in amdgpu_vm_pt_start()
385 struct amdgpu_vm_pt_cursor *cursor) in amdgpu_vm_pt_descendant()
414 struct amdgpu_vm_pt_cursor *cursor) in amdgpu_vm_pt_sibling()
444 static bool amdgpu_vm_pt_ancestor(struct amdgpu_vm_pt_cursor *cursor) in amdgpu_vm_pt_ancestor()
464 struct amdgpu_vm_pt_cursor *cursor) in amdgpu_vm_pt_next()
491 struct amdgpu_vm_pt_cursor *start, in amdgpu_vm_pt_first_dfs()
492 struct amdgpu_vm_pt_cursor *cursor) in amdgpu_vm_pt_first_dfs()
510 static bool amdgpu_vm_pt_continue_dfs(struct amdgpu_vm_pt_cursor *start, in amdgpu_vm_pt_continue_dfs()
525 struct amdgpu_vm_pt_cursor *cursor) in amdgpu_vm_pt_next_dfs()
[all …]