Searched refs:iommu_present (Results 1 – 17 of 17) sorted by relevance
197 if (!iommu_present(&pci_bus_type)) in adf_sriov_configure()
629 if (!iommu_present(&platform_bus_type)) { in mtk_iommu_probe()658 if (iommu_present(&platform_bus_type)) in mtk_iommu_remove()
1099 if (!iommu_present(&platform_bus_type)) in ipmmu_probe()1196 if (!iommu_present(&platform_bus_type)) in ipmmu_init()
915 if (!iommu_present(&platform_bus_type)) { in mtk_iommu_probe()
1882 bool iommu_present(struct bus_type *bus) in iommu_present() function1886 EXPORT_SYMBOL_GPL(iommu_present);
2055 if (!iommu_present(&platform_bus_type)) { in arm_smmu_bus_init()2061 if (!iommu_present(&amba_bustype)) { in arm_smmu_bus_init()2068 if (!iommu_present(&pci_bus_type)) { in arm_smmu_bus_init()2075 if (!iommu_present(&fsl_mc_bus_type)) { in arm_smmu_bus_init()
174 if (!iommu_present(&platform_bus_type)) in mtk_drm_kms_init()
562 if (!iommu_present(&pci_bus_type)) { in usnic_uiom_init()
251 iommu_present(&pci_bus_type) && dmar_platform_optin()); in iommu_dma_protection_show()
726 if (iommu_present(&pci_bus_type)) in ef4_init_rx_recycle_ring()
315 if (iommu_present(&platform_bus_type)) { in malidp_get_pgsize_bitmap()
4077 } else if (addr >= HOST_PHYS_BASE && !iommu_present(&pci_bus_type)) { in goya_debugfs_read32()4133 } else if (addr >= HOST_PHYS_BASE && !iommu_present(&pci_bus_type)) { in goya_debugfs_write32()4178 } else if (addr >= HOST_PHYS_BASE && !iommu_present(&pci_bus_type)) { in goya_debugfs_read64()4221 } else if (addr >= HOST_PHYS_BASE && !iommu_present(&pci_bus_type)) { in goya_debugfs_write64()
148 if (iommu_present(&pci_bus_type)) in efx_init_rx_recycle_ring()
320 return priv->is_a2xx || iommu_present(&platform_bus_type); in msm_use_mmu()
1107 if (host1x_drm_wants_iommu(dev) && iommu_present(&platform_bus_type)) { in host1x_drm_probe()
4574 } else if (addr >= HOST_PHYS_BASE && !iommu_present(&pci_bus_type)) { in gaudi_debugfs_read32()4621 } else if (addr >= HOST_PHYS_BASE && !iommu_present(&pci_bus_type)) { in gaudi_debugfs_write32()4672 } else if (addr >= HOST_PHYS_BASE && !iommu_present(&pci_bus_type)) { in gaudi_debugfs_read64()4722 } else if (addr >= HOST_PHYS_BASE && !iommu_present(&pci_bus_type)) { in gaudi_debugfs_write64()
121 if (group || !noiommu || iommu_present(dev->bus)) in vfio_iommu_group_get()