Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/iommu/
Domap-iommu.c64 static struct omap_iommu_domain *to_omap_domain(struct iommu_domain *dom) in to_omap_domain()
66 return container_of(dom, struct omap_iommu_domain, domain); in to_omap_domain()
827 struct omap_iommu_domain *omap_domain = to_omap_domain(domain); in iommu_fault_handler()
1114 struct omap_iommu_domain *omap_domain = to_omap_domain(domain); in omap_iommu_map()
1158 struct omap_iommu_domain *omap_domain = to_omap_domain(domain); in omap_iommu_unmap()
1200 struct omap_iommu_domain *odomain) in omap_iommu_attach_init()
1232 static void omap_iommu_detach_fini(struct omap_iommu_domain *odomain) in omap_iommu_detach_fini()
1248 struct omap_iommu_domain *omap_domain = to_omap_domain(domain); in omap_iommu_attach_dev()
1310 static void _omap_iommu_detach_dev(struct omap_iommu_domain *omap_domain, in _omap_iommu_detach_dev()
1352 struct omap_iommu_domain *omap_domain = to_omap_domain(domain); in omap_iommu_detach_dev()
[all …]
Domap-iommu.h49 struct omap_iommu_domain { struct