HomeSort by: relevance | last modified time | path
    Searched defs:kfd_iommu_check_device (Results 1 - 2 of 2) 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

Completed in 11 milliseconds