Home
last modified time | relevance | path

Searched refs:bus_set_iommu (Results 1 – 25 of 30) sorted by relevance

12

/OK3568_Linux_fs/kernel/drivers/iommu/arm/arm-smmu/
H A Darm-smmu.c2056 err = bus_set_iommu(&platform_bus_type, ops); in arm_smmu_bus_init()
2062 err = bus_set_iommu(&amba_bustype, ops); in arm_smmu_bus_init()
2069 err = bus_set_iommu(&pci_bus_type, ops); in arm_smmu_bus_init()
2076 err = bus_set_iommu(&fsl_mc_bus_type, ops); in arm_smmu_bus_init()
2085 bus_set_iommu(&pci_bus_type, NULL); in arm_smmu_bus_init()
2089 bus_set_iommu(&amba_bustype, NULL); in arm_smmu_bus_init()
2092 bus_set_iommu(&platform_bus_type, NULL); in arm_smmu_bus_init()
H A Dqcom_iommu.c862 bus_set_iommu(&platform_bus_type, &qcom_iommu_ops); in qcom_iommu_device_probe()
877 bus_set_iommu(&platform_bus_type, NULL); in qcom_iommu_device_remove()
/OK3568_Linux_fs/kernel/drivers/iommu/
H A Dvirtio-iommu.c1075 ret = bus_set_iommu(&pci_bus_type, &viommu_ops); in viommu_probe()
1082 ret = bus_set_iommu(&amba_bustype, &viommu_ops); in viommu_probe()
1088 ret = bus_set_iommu(&platform_bus_type, &viommu_ops); in viommu_probe()
H A Dmtk_iommu_v1.c630 bus_set_iommu(&platform_bus_type, &mtk_iommu_ops); in mtk_iommu_probe()
643 bus_set_iommu(&platform_bus_type, NULL); in mtk_iommu_remove()
H A Ds390-iommu.c374 return bus_set_iommu(&pci_bus_type, &s390_iommu_ops); in s390_iommu_init()
H A Dipmmu-vmsa.c1100 bus_set_iommu(&platform_bus_type, &ipmmu_ops); in ipmmu_probe()
1197 bus_set_iommu(&platform_bus_type, &ipmmu_ops); in ipmmu_init()
H A Dfsl_pamu_domain.c1065 bus_set_iommu(&platform_bus_type, &fsl_pamu_ops); in pamu_domain_init()
1066 bus_set_iommu(&pci_bus_type, &fsl_pamu_ops); in pamu_domain_init()
H A Dmtk_iommu.c916 ret = bus_set_iommu(&platform_bus_type, &mtk_iommu_ops); in mtk_iommu_probe()
927 bus_set_iommu(&platform_bus_type, NULL); in mtk_iommu_probe()
H A Dsun50i-iommu.c983 bus_set_iommu(&platform_bus_type, &sun50i_iommu_ops); in sun50i_iommu_probe()
H A Dmsm_iommu.c807 bus_set_iommu(&platform_bus_type, &msm_iommu_ops); in msm_iommu_probe()
H A Diommu.c1843 int bus_set_iommu(struct bus_type *bus, const struct iommu_ops *ops) in bus_set_iommu() function
1864 EXPORT_SYMBOL_GPL(bus_set_iommu);
H A Dtegra-smmu.c1162 err = bus_set_iommu(&platform_bus_type, &tegra_smmu_ops); in tegra_smmu_probe()
H A Dexynos-iommu.c1376 ret = bus_set_iommu(&platform_bus_type, &exynos_iommu_ops); in exynos_iommu_init()
H A Drockchip-iommu.c1629 bus_set_iommu(&platform_bus_type, &rk_iommu_ops); in rk_iommu_probe()
H A Domap-iommu.c1781 ret = bus_set_iommu(&platform_bus_type, &omap_iommu_ops); in omap_iommu_init()
/OK3568_Linux_fs/kernel/drivers/iommu/arm/arm-smmu-v3/
H A Darm-smmu-v3.c3436 err = bus_set_iommu(&pci_bus_type, ops); in arm_smmu_set_bus_ops()
3443 err = bus_set_iommu(&amba_bustype, ops); in arm_smmu_set_bus_ops()
3449 err = bus_set_iommu(&platform_bus_type, ops); in arm_smmu_set_bus_ops()
3458 bus_set_iommu(&amba_bustype, NULL); in arm_smmu_set_bus_ops()
3462 bus_set_iommu(&pci_bus_type, NULL); in arm_smmu_set_bus_ops()
/OK3568_Linux_fs/kernel/include/linux/
H A Diommu.h443 extern int bus_set_iommu(struct bus_type *bus, const struct iommu_ops *ops);
/OK3568_Linux_fs/kernel/drivers/video/rockchip/mpp/
H A Dmpp_iommu_av1d.c903 bus_set_iommu(&av1dec_bus, &av1_iommu_ops); in av1_iommu_probe()
/OK3568_Linux_fs/kernel/drivers/iommu/amd/
H A Diommu.c2356 err = bus_set_iommu(&pci_bus_type, &amd_iommu_ops); in amd_iommu_init_api()
2360 err = bus_set_iommu(&amba_bustype, &amd_iommu_ops); in amd_iommu_init_api()
2364 err = bus_set_iommu(&platform_bus_type, &amd_iommu_ops); in amd_iommu_init_api()
/OK3568_Linux_fs/kernel/android/
H A Dabi_gki_aarch64_exynosauto1311 bus_set_iommu
H A Dabi_gki_aarch64_vivo101 bus_set_iommu
H A Dabi_gki_aarch64_generic108 bus_set_iommu
H A Dabi_gki_aarch64_db845c704 bus_set_iommu
H A Dabi_gki_aarch64_exynos92 bus_set_iommu
H A Dabi_gki_aarch64_qcom112 bus_set_iommu

12