Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/amd/amdgpu/
Damdgpu_vm.c384 static bool amdgpu_vm_pt_descendant(struct amdgpu_device *adev, in amdgpu_vm_pt_descendant() function
467 if (amdgpu_vm_pt_descendant(adev, cursor)) in amdgpu_vm_pt_next()
498 while (amdgpu_vm_pt_descendant(adev, cursor)); in amdgpu_vm_pt_first_dfs()
533 while (amdgpu_vm_pt_descendant(adev, cursor)); in amdgpu_vm_pt_next_dfs()
1402 if (!amdgpu_vm_pt_descendant(adev, &cursor)) in amdgpu_vm_update_ptes()
1413 if (!amdgpu_vm_pt_descendant(adev, &cursor)) in amdgpu_vm_update_ptes()
1422 if (!amdgpu_vm_pt_descendant(adev, &cursor)) in amdgpu_vm_update_ptes()
1465 if (amdgpu_vm_pt_descendant(adev, &cursor)) { in amdgpu_vm_update_ptes()