Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/gpu/drm/amd/amdgpu/
Damdgpu_vm_pt.c192 static bool amdgpu_vm_pt_descendant(struct amdgpu_device *adev, in amdgpu_vm_pt_descendant() function
278 if (amdgpu_vm_pt_descendant(adev, cursor)) in amdgpu_vm_pt_next()
311 while (amdgpu_vm_pt_descendant(adev, cursor)) in amdgpu_vm_pt_first_dfs()
347 while (amdgpu_vm_pt_descendant(adev, cursor)) in amdgpu_vm_pt_next_dfs()
969 if (amdgpu_vm_pt_descendant(adev, &cursor)) in amdgpu_vm_ptes_update()
975 if (!amdgpu_vm_pt_descendant(adev, &cursor)) in amdgpu_vm_ptes_update()
984 if (amdgpu_vm_pt_descendant(adev, &cursor)) in amdgpu_vm_ptes_update()
1054 if (amdgpu_vm_pt_descendant(adev, &cursor)) { in amdgpu_vm_ptes_update()