Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_vm.c410 static bool amdgpu_vm_pt_descendant(struct amdgpu_device *adev, in amdgpu_vm_pt_descendant() function
493 if (amdgpu_vm_pt_descendant(adev, cursor)) in amdgpu_vm_pt_next()
525 while (amdgpu_vm_pt_descendant(adev, cursor)); in amdgpu_vm_pt_first_dfs()
560 while (amdgpu_vm_pt_descendant(adev, cursor)); in amdgpu_vm_pt_next_dfs()
1471 if (amdgpu_vm_pt_descendant(adev, &cursor)) in amdgpu_vm_update_ptes()
1477 if (!amdgpu_vm_pt_descendant(adev, &cursor)) in amdgpu_vm_update_ptes()
1486 if (amdgpu_vm_pt_descendant(adev, &cursor)) in amdgpu_vm_update_ptes()
1555 if (amdgpu_vm_pt_descendant(adev, &cursor)) { in amdgpu_vm_update_ptes()