Home
last modified time | relevance | path

Searched refs:no_iommu (Results 1 – 10 of 10) sorted by relevance

/arch/ia64/include/asm/
Diommu.h11 extern int force_iommu, no_iommu;
16 #define no_iommu (1) macro
/arch/x86/include/asm/
Diommu.h6 extern int force_iommu, no_iommu;
/arch/x86/xen/
Dpci-swiotlb-xen.c52 no_iommu = 1; in pci_xen_swiotlb_detect()
/arch/ia64/kernel/
Dpci-dma.c28 int no_iommu __read_mostly;
/arch/x86/kernel/
Dpci-dma.c36 int no_iommu __read_mostly;
165 no_iommu = 1; in iommu_setup()
Dpci-swiotlb.c92 if (!no_iommu && max_possible_pfn > MAX_DMA32_PFN) in pci_swiotlb_detect_4gb()
Daperture_64.c440 if (!no_iommu && in gart_iommu_hole_init()
486 } else if ((!no_iommu && max_pfn > MAX_DMA32_PFN) || in gart_iommu_hole_init()
Dtboot.c531 if (no_iommu || swiotlb || dmar_disabled) in tboot_force_iommu()
538 no_iommu = 0; in tboot_force_iommu()
Damd_gart_64.c756 if (no_iommu || in gart_iommu_init()
Dpci-calgary_64.c1395 if (no_iommu || iommu_detected) in detect_calgary()
1583 if (no_iommu || swiotlb || !calgary_detected) in calgary_fixup_tce_spaces()