Searched refs:intel_iommu_init (Results 1 – 3 of 3) sorted by relevance
139 extern int intel_iommu_init(void);149 static inline int intel_iommu_init(void) { return -ENODEV; } in intel_iommu_init() function
940 x86_init.iommu.iommu_init = intel_iommu_init; in detect_intel_iommu()
3197 int __init intel_iommu_init(void) in intel_iommu_init() function
Completed in 21 milliseconds