Searched refs:amdgpu_bo_sync_wait (Results 1 – 4 of 4) sorted by relevance
327 int amdgpu_bo_sync_wait(struct amdgpu_bo *bo, void *owner, bool intr);
339 amdgpu_bo_sync_wait(bo, AMDGPU_FENCE_OWNER_KFD, false); in amdgpu_amdkfd_bo_validate()1232 ret = amdgpu_bo_sync_wait(vm->root.bo, in init_kfd_vm()
1472 int amdgpu_bo_sync_wait(struct amdgpu_bo *bo, void *owner, bool intr) in amdgpu_bo_sync_wait() function
3093 r = amdgpu_bo_sync_wait(vm->root.bo, in amdgpu_vm_make_compute()