| /OK3568_Linux_fs/kernel/drivers/iommu/ |
| H A D | mtk_iommu_v1.c | 629 if (!iommu_present(&platform_bus_type)) in mtk_iommu_probe() 642 if (iommu_present(&platform_bus_type)) in mtk_iommu_remove()
|
| H A D | ipmmu-vmsa.c | 1099 if (!iommu_present(&platform_bus_type)) in ipmmu_probe() 1196 if (!iommu_present(&platform_bus_type)) in ipmmu_init()
|
| H A D | mtk_iommu.c | 915 if (!iommu_present(&platform_bus_type)) { in mtk_iommu_probe()
|
| H A D | iommu.c | 1866 bool iommu_present(struct bus_type *bus) in iommu_present() function 1870 EXPORT_SYMBOL_GPL(iommu_present);
|
| /OK3568_Linux_fs/kernel/drivers/crypto/qat/qat_common/ |
| H A D | adf_sriov.c | 197 if (!iommu_present(&pci_bus_type)) in adf_sriov_configure()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | iommu.h | 445 extern bool iommu_present(struct bus_type *bus); 681 static inline bool iommu_present(struct bus_type *bus) in iommu_present() function
|
| /OK3568_Linux_fs/kernel/drivers/iommu/arm/arm-smmu/ |
| H A D | arm-smmu.c | 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()
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/hw/usnic/ |
| H A D | usnic_uiom.c | 562 if (!iommu_present(&pci_bus_type)) { in usnic_uiom_init()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/mediatek/ |
| H A D | mtk_drm_drv.c | 174 if (!iommu_present(&platform_bus_type)) in mtk_drm_kms_init()
|
| /OK3568_Linux_fs/kernel/drivers/thunderbolt/ |
| H A D | domain.c | 251 iommu_present(&pci_bus_type) && dmar_platform_optin()); in iommu_dma_protection_show()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/sfc/falcon/ |
| H A D | rx.c | 726 if (iommu_present(&pci_bus_type)) in ef4_init_rx_recycle_ring()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/arm/ |
| H A D | malidp_planes.c | 315 if (iommu_present(&platform_bus_type)) { in malidp_get_pgsize_bitmap()
|
| /OK3568_Linux_fs/kernel/drivers/misc/habanalabs/goya/ |
| H A D | goya.c | 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()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/sfc/ |
| H A D | rx_common.c | 148 if (iommu_present(&pci_bus_type)) in efx_init_rx_recycle_ring()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/msm/ |
| H A D | msm_drv.c | 320 return priv->is_a2xx || iommu_present(&platform_bus_type); in msm_use_mmu()
|
| /OK3568_Linux_fs/kernel/android/ |
| H A D | abi_gki_aarch64_vivo | 754 iommu_present
|
| H A D | abi_gki_aarch64_db845c | 267 iommu_present
|
| H A D | abi_gki_aarch64_qcom | 1190 iommu_present
|
| H A D | abi_gki_aarch64_mtk | 1001 iommu_present
|
| H A D | abi_gki_aarch64_oplus | 1291 iommu_present
|
| H A D | abi_gki_aarch64_galaxy | 2299 iommu_present
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/tegra/ |
| H A D | drm.c | 1107 if (host1x_drm_wants_iommu(dev) && iommu_present(&platform_bus_type)) { in host1x_drm_probe()
|
| /OK3568_Linux_fs/kernel/drivers/misc/habanalabs/gaudi/ |
| H A D | gaudi.c | 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()
|
| /OK3568_Linux_fs/kernel/sound/pci/emu10k1/ |
| H A D | emu10k1_main.c | 1767 if (!iommu_present(emu->card->dev->bus)) in snd_emu10k1_detect_iommu()
|
| /OK3568_Linux_fs/kernel/drivers/vfio/ |
| H A D | vfio.c | 121 if (group || !noiommu || iommu_present(dev->bus)) in vfio_iommu_group_get()
|