/src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/ |
amdgpu_amdkfd_gpuvm.c | 881 static int init_kfd_vm(struct amdgpu_vm *vm, void **process_info, function in typeref:typename:int 987 ret = init_kfd_vm(new_vm, process_info, ef); 1023 ret = init_kfd_vm(avm, process_info, ef);
|
amdgpu_amdkfd_gpuvm.c | 881 static int init_kfd_vm(struct amdgpu_vm *vm, void **process_info, function in typeref:typename:int 987 ret = init_kfd_vm(new_vm, process_info, ef); 1023 ret = init_kfd_vm(avm, process_info, ef);
|