HomeSort by: relevance | last modified time | path
    Searched refs:kfd_iommu_check_device (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/amdkfd/
kfd_iommu.h 32 int kfd_iommu_check_device(struct kfd_dev *kfd);
45 static inline int kfd_iommu_check_device(struct kfd_dev *kfd) function in typeref:typename:int
kfd_iommu.c 42 /** kfd_iommu_check_device - Check whether IOMMU is available for device
44 int kfd_iommu_check_device(struct kfd_dev *kfd) function in typeref:typename:int
kfd_crat.c 1224 if (!kfd_iommu_check_device(kdev))

Completed in 17 milliseconds