Home
last modified time | relevance | path

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

/drivers/gpu/drm/amd/amdkfd/
A Dkfd_svm.c220 pdd = kfd_process_device_from_gpuidx(p, gpuidx); in svm_range_dma_map()
268 pdd = kfd_process_device_from_gpuidx(p, gpuidx); in svm_range_dma_unmap()
1354 pdd = kfd_process_device_from_gpuidx(p, gpuidx); in svm_range_unmap_from_gpus()
1477 pdd = kfd_process_device_from_gpuidx(p, gpuidx); in svm_range_map_to_gpus()
1534 pdd = kfd_process_device_from_gpuidx(ctx->process, gpuidx); in svm_range_reserve_bos()
1552 pdd = kfd_process_device_from_gpuidx(ctx->process, gpuidx); in svm_range_reserve_bos()
1584 pdd = kfd_process_device_from_gpuidx(p, gpuidx); in kfd_svm_page_owner()
2931 pdd = kfd_process_device_from_gpuidx(p, gpuidx); in svm_range_count_fault()
3449 pdd = kfd_process_device_from_gpuidx(p, gpuidx); in svm_range_best_prefetch_location()
A Dkfd_priv.h1055 static inline struct kfd_process_device *kfd_process_device_from_gpuidx( in kfd_process_device_from_gpuidx() function

Completed in 18 milliseconds