Home
last modified time | relevance | path

Searched refs:dev_iommu_present (Results 1 – 1 of 1) sorted by relevance

/drivers/iommu/
A Dof_iommu.c119 bool dev_iommu_present; in of_iommu_configure() local
131 dev_iommu_present = dev->iommu; in of_iommu_configure()
152 if (err && dev_iommu_present) in of_iommu_configure()
163 if (!err && dev->bus && !dev_iommu_present) in of_iommu_configure()

Completed in 6 milliseconds