Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/
Damdgpu_amdkfd_gpuvm.c401 static int sync_vm_fence(struct amdgpu_device *adev, struct amdgpu_sync *sync, in sync_vm_fence() function
428 return sync_vm_fence(adev, sync, vm->last_update); in vm_update_pds()
834 sync_vm_fence(adev, sync, bo_va->last_pt_update); in unmap_bo_from_gpuvm()
859 return sync_vm_fence(adev, sync, bo_va->last_pt_update); in update_gpuvm_pte()