Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/amd/amdgpu/
Damdgpu_ids.h80 int amdgpu_vmid_alloc_reserved(struct amdgpu_device *adev,
Damdgpu_ids.c467 int amdgpu_vmid_alloc_reserved(struct amdgpu_device *adev, in amdgpu_vmid_alloc_reserved() function
Damdgpu_vm.c3069 r = amdgpu_vmid_alloc_reserved(adev, &fpriv->vm, AMDGPU_GFXHUB_0); in amdgpu_vm_ioctl()