Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/amd/amdkfd/
Dkfd_iommu.h30 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
Dkfd_iommu.c39 int kfd_iommu_check_device(struct kfd_dev *kfd) in kfd_iommu_check_device() function
Dkfd_crat.c1212 if (!kfd_iommu_check_device(kdev)) in kfd_create_vcrat_image_gpu()