Searched refs:kfd_iommu_bind_process_to_device (Results 1 – 3 of 3) sorted by relevance
33 int kfd_iommu_bind_process_to_device(struct kfd_process_device *pdd);52 static inline int kfd_iommu_bind_process_to_device( in kfd_iommu_bind_process_to_device() function
109 int kfd_iommu_bind_process_to_device(struct kfd_process_device *pdd) in kfd_iommu_bind_process_to_device() function
840 err = kfd_iommu_bind_process_to_device(pdd); in kfd_bind_process_to_device()