Searched refs:amdgpu_vm_make_compute (Results 1 – 3 of 3) sorted by relevance
506 int amdgpu_vm_make_compute(struct amdgpu_device *adev, struct amdgpu_vm *vm);
2710 * amdgpu_vm_make_compute - Turn a GFX VM into a compute VM in amdgpu_vm_make_compute() function 2728 int amdgpu_vm_make_compute(struct amdgpu_device *adev, struct amdgpu_vm *vm) in amdgpu_vm_make_compute()
1576 ret = amdgpu_vm_make_compute(adev, avm); in amdgpu_amdkfd_gpuvm_acquire_process_vm()