HomeSort by: relevance | last modified time | path
    Searched defs:add_bo_to_vm (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_amdkfd_gpuvm.c 402 /* add_bo_to_vm - Add a BO to a VM
414 static int add_bo_to_vm(struct amdgpu_device *adev, struct kgd_mem *mem, function in typeref:typename:int
1380 ret = add_bo_to_vm(adev, mem, avm, false,
1385 ret = add_bo_to_vm(adev, mem, avm,
amdgpu_amdkfd_gpuvm.c 402 /* add_bo_to_vm - Add a BO to a VM
414 static int add_bo_to_vm(struct amdgpu_device *adev, struct kgd_mem *mem, function in typeref:typename:int
1380 ret = add_bo_to_vm(adev, mem, avm, false,
1385 ret = add_bo_to_vm(adev, mem, avm,
amdgpu_amdkfd_gpuvm.c 402 /* add_bo_to_vm - Add a BO to a VM
414 static int add_bo_to_vm(struct amdgpu_device *adev, struct kgd_mem *mem, function in typeref:typename:int
1380 ret = add_bo_to_vm(adev, mem, avm, false,
1385 ret = add_bo_to_vm(adev, mem, avm,
amdgpu_amdkfd_gpuvm.c 402 /* add_bo_to_vm - Add a BO to a VM
414 static int add_bo_to_vm(struct amdgpu_device *adev, struct kgd_mem *mem, function in typeref:typename:int
1380 ret = add_bo_to_vm(adev, mem, avm, false,
1385 ret = add_bo_to_vm(adev, mem, avm,
amdgpu_amdkfd_gpuvm.c 402 /* add_bo_to_vm - Add a BO to a VM
414 static int add_bo_to_vm(struct amdgpu_device *adev, struct kgd_mem *mem, function in typeref:typename:int
1380 ret = add_bo_to_vm(adev, mem, avm, false,
1385 ret = add_bo_to_vm(adev, mem, avm,

Completed in 55 milliseconds