Searched refs:kfd_iommu_check_device (Results 1 – 3 of 3) sorted by relevance
30 int kfd_iommu_check_device(struct kfd_dev *kfd);43 static inline int kfd_iommu_check_device(struct kfd_dev *kfd) in kfd_iommu_check_device() function
39 int kfd_iommu_check_device(struct kfd_dev *kfd) in kfd_iommu_check_device() function
1212 if (!kfd_iommu_check_device(kdev)) in kfd_create_vcrat_image_gpu()