Searched refs:amdgpu_vm_pt_descendant (Results 1 – 1 of 1) sorted by relevance
454 static bool amdgpu_vm_pt_descendant(struct amdgpu_device *adev, in amdgpu_vm_pt_descendant() function537 if (amdgpu_vm_pt_descendant(adev, cursor)) in amdgpu_vm_pt_next()569 while (amdgpu_vm_pt_descendant(adev, cursor)); in amdgpu_vm_pt_first_dfs()604 while (amdgpu_vm_pt_descendant(adev, cursor)); in amdgpu_vm_pt_next_dfs()1573 if (amdgpu_vm_pt_descendant(adev, &cursor)) in amdgpu_vm_update_ptes()1579 if (!amdgpu_vm_pt_descendant(adev, &cursor)) in amdgpu_vm_update_ptes()1588 if (amdgpu_vm_pt_descendant(adev, &cursor)) in amdgpu_vm_update_ptes()1657 if (amdgpu_vm_pt_descendant(adev, &cursor)) { in amdgpu_vm_update_ptes()
Completed in 14 milliseconds