Searched refs:amd_iommu_detect (Results 1 – 3 of 3) sorted by relevance
34 extern int amd_iommu_detect(void);159 static inline int amd_iommu_detect(void) { return -ENODEV; } in amd_iommu_detect() function
121 amd_iommu_detect(); in pci_iommu_alloc()
3321 int __init amd_iommu_detect(void) in amd_iommu_detect() function