Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/amd/amdgpu/
Damdgpu_vm.c373 struct amdgpu_vm_pt_cursor { struct
392 struct amdgpu_vm_pt_cursor *cursor) in amdgpu_vm_pt_start()
411 struct amdgpu_vm_pt_cursor *cursor) in amdgpu_vm_pt_descendant()
440 struct amdgpu_vm_pt_cursor *cursor) in amdgpu_vm_pt_sibling()
470 static bool amdgpu_vm_pt_ancestor(struct amdgpu_vm_pt_cursor *cursor) in amdgpu_vm_pt_ancestor()
490 struct amdgpu_vm_pt_cursor *cursor) in amdgpu_vm_pt_next()
518 struct amdgpu_vm_pt_cursor *start, in amdgpu_vm_pt_first_dfs()
519 struct amdgpu_vm_pt_cursor *cursor) in amdgpu_vm_pt_first_dfs()
537 static bool amdgpu_vm_pt_continue_dfs(struct amdgpu_vm_pt_cursor *start, in amdgpu_vm_pt_continue_dfs()
552 struct amdgpu_vm_pt_cursor *cursor) in amdgpu_vm_pt_next_dfs()
[all …]