Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_iommu.h32 int kfd_iommu_check_device(struct kfd_dev *kfd);
45 static inline int kfd_iommu_check_device(struct kfd_dev *kfd) in kfd_iommu_check_device() function
H A Dkfd_iommu.c43 int kfd_iommu_check_device(struct kfd_dev *kfd) in kfd_iommu_check_device() function
H A Dkfd_crat.c1245 if (!kfd_iommu_check_device(kdev)) in kfd_create_vcrat_image_gpu()