Searched refs:iommu_present (Results 1 – 4 of 4) sorted by relevance
459 extern bool iommu_present(struct bus_type *bus);735 static inline bool iommu_present(struct bus_type *bus) in iommu_present() function
356 if (!iommu_present(&platform_bus_type)) in mtk_drm_kms_init()
1879 bool iommu_present(struct bus_type *bus) in iommu_present() function1883 EXPORT_SYMBOL_GPL(iommu_present);
1157 if (host1x_drm_wants_iommu(dev) && iommu_present(&platform_bus_type)) { in host1x_drm_probe()
Completed in 17 milliseconds