Searched refs:kfd_process_device_from_gpuidx (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_svm.c220 pdd = kfd_process_device_from_gpuidx(p, gpuidx);
268 pdd = kfd_process_device_from_gpuidx(p, gpuidx);
1313 pdd = kfd_process_device_from_gpuidx(p, gpuidx);
1436 pdd = kfd_process_device_from_gpuidx(p, gpuidx);
1493 pdd = kfd_process_device_from_gpuidx(ctx->process, gpuidx);
1511 pdd = kfd_process_device_from_gpuidx(ctx->process, gpuidx);
1543 pdd = kfd_process_device_from_gpuidx(p, gpuidx);
2867 pdd = kfd_process_device_from_gpuidx(p, gpuidx);
3352 pdd = kfd_process_device_from_gpuidx(p, gpuidx);
H A Dkfd_priv.h1026 static inline struct kfd_process_device *kfd_process_device_from_gpuidx( function

Completed in 202 milliseconds