Home
last modified time | relevance | path

Searched defs:to_iommu (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/iommu/arm/arm-smmu/
H A Dqcom_iommu.c82 static struct qcom_iommu_dev * to_iommu(struct device *dev) in to_iommu() function
/openbmc/linux/drivers/iommu/
H A Domap-iommu.c37 #define to_iommu(dev) ((struct omap_iommu *)dev_get_drvdata(dev)) macro