Home
last modified time | relevance | path

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

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