5 #include <linux/types.h>
7 #include <linux/string.h>
9 #include <linux/module.h>
11 #include <asm/iommu.h>
12 #include <asm/machvec.h>
16 #ifdef CONFIG_INTEL_IOMMU
18 #include <linux/kernel.h>
28 #ifdef CONFIG_IOMMU_DEBUG
39 struct device fallback_dev = {
47 static int __init pci_iommu_init(
void)
90 dev_info(dev,
"Force SAC with mask %llx\n", mask);
106 dma_ops->dma_supported = iommu_dma_supported;
114 #ifdef CONFIG_SWIOTLB