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

/openbsd-current/sys/dev/pci/drm/amd/amdgpu/
H A Damdgpu_vm_pt.c247 * amdgpu_vm_pt_ancestor - go to parent node
255 static bool amdgpu_vm_pt_ancestor(struct amdgpu_vm_pt_cursor *cursor) function
284 if (!amdgpu_vm_pt_ancestor(cursor)) {
350 amdgpu_vm_pt_ancestor(cursor);
991 if (!amdgpu_vm_pt_ancestor(&cursor))
1005 if (!amdgpu_vm_pt_ancestor(&cursor))

Completed in 130 milliseconds