Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_ids.c462 int amdgpu_vmid_alloc_reserved(struct amdgpu_device *adev, struct amdgpu_vm *vm, in amdgpu_vmid_alloc_reserved() function
H A Damdgpu_vm.c2927 return amdgpu_vmid_alloc_reserved(adev, vm, AMDGPU_GFXHUB(0)); in amdgpu_vm_ioctl()