Searched refs:update_gpuvm_pte (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.15/drivers/gpu/drm/amd/amdgpu/ |
D | amdgpu_amdkfd_gpuvm.c | 1059 static int update_gpuvm_pte(struct kgd_mem *mem, in update_gpuvm_pte() function 1103 ret = update_gpuvm_pte(mem, entry, sync, table_freed); in map_bo_to_gpuvm() 2156 ret = update_gpuvm_pte(mem, attachment, &sync, NULL); in validate_invalid_user_pages() 2362 ret = update_gpuvm_pte(mem, attachment, &sync_obj, NULL); in amdgpu_amdkfd_gpuvm_restore_process_bos()
|