Searched refs:iommu_present (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/linux/
H A Diommu.h776 extern bool iommu_present(const struct bus_type *bus);
1071 static inline bool iommu_present(const struct bus_type *bus) function
/linux-master/drivers/iommu/
H A Diommu.c1847 * iommu_present() - make platform-specific assumptions about an IOMMU
1856 bool iommu_present(const struct bus_type *bus) function
1869 EXPORT_SYMBOL_GPL(iommu_present); variable
/linux-master/drivers/gpu/drm/tegra/
H A Ddrm.c1152 if (host1x_drm_wants_iommu(dev) && iommu_present(&platform_bus_type)) {

Completed in 103 milliseconds