Searched refs:iommu_present (Results 1 – 4 of 4) sorted by relevance
465 extern bool iommu_present(const struct bus_type *bus);742 static inline bool iommu_present(const struct bus_type *bus) in iommu_present() function
590 if (!iommu_present(&platform_bus_type)) in mtk_drm_bind()
1898 bool iommu_present(const struct bus_type *bus) in iommu_present() function1902 EXPORT_SYMBOL_GPL(iommu_present);
1151 if (host1x_drm_wants_iommu(dev) && iommu_present(&platform_bus_type)) { in host1x_drm_probe()