Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/amd/amdkfd/
A Dkfd_svm.c652 r = kfd_process_gpuid_from_adev(p, adev, &gpuid, &gpu_idx); in svm_range_get_pdd_by_adev()
2512 r = kfd_process_gpuid_from_adev(p, adev, &gpuid, gpuidx); in svm_range_best_restore_location()
2689 if (kfd_process_gpuid_from_adev(p, adev, &gpuid, &gpuidx)) { in svm_range_create_unregistered_range()
2756 r = kfd_process_gpuid_from_adev(p, adev, &gpuid, &gpuidx); in svm_range_count_fault()
A Dkfd_priv.h937 int kfd_process_gpuid_from_adev(struct kfd_process *p,
A Dkfd_process.c1835 kfd_process_gpuid_from_adev(struct kfd_process *p, struct amdgpu_device *adev, in kfd_process_gpuid_from_adev() function

Completed in 24 milliseconds