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

  /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_amdkfd_gpuvm.c 80 static bool check_if_add_bo_to_vm(struct amdgpu_vm *avm, function in typeref:typename:bool
1379 if (check_if_add_bo_to_vm(avm, mem)) {
amdgpu_amdkfd_gpuvm.c 80 static bool check_if_add_bo_to_vm(struct amdgpu_vm *avm, function in typeref:typename:bool
1379 if (check_if_add_bo_to_vm(avm, mem)) {
amdgpu_amdkfd_gpuvm.c 80 static bool check_if_add_bo_to_vm(struct amdgpu_vm *avm, function in typeref:typename:bool
1379 if (check_if_add_bo_to_vm(avm, mem)) {

Completed in 35 milliseconds