Searched refs:amdgpu_vm_pt_next_dfs (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/sys/dev/pci/drm/amd/amdgpu/
H A Damdgpu_vm_pt.c331 * amdgpu_vm_pt_next_dfs - get the next node for a deep first search
338 static void amdgpu_vm_pt_next_dfs(struct amdgpu_device *adev, function
358 (entry) = (cursor).entry, amdgpu_vm_pt_next_dfs((adev), &(cursor));\
360 (entry) = (cursor).entry, amdgpu_vm_pt_next_dfs((adev), &(cursor)))

Completed in 121 milliseconds