Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/iommu/
Domap-iommu.c71 static struct omap_iommu_domain *to_omap_domain(struct iommu_domain *dom) in to_omap_domain()
73 return container_of(dom, struct omap_iommu_domain, domain); in to_omap_domain()
822 struct omap_iommu_domain *omap_domain = to_omap_domain(domain); in iommu_fault_handler()
963 struct omap_iommu_domain *omap_domain = to_omap_domain(domain); in omap_iommu_domain_deactivate()
992 struct omap_iommu_domain *omap_domain = to_omap_domain(domain); in omap_iommu_domain_activate()
1344 struct omap_iommu_domain *omap_domain = to_omap_domain(domain); in omap_iommu_map()
1388 struct omap_iommu_domain *omap_domain = to_omap_domain(domain); in omap_iommu_unmap()
1430 struct omap_iommu_domain *odomain) in omap_iommu_attach_init()
1462 static void omap_iommu_detach_fini(struct omap_iommu_domain *odomain) in omap_iommu_detach_fini()
1478 struct omap_iommu_domain *omap_domain = to_omap_domain(domain); in omap_iommu_attach_dev()
[all …]
Domap-iommu.h46 struct omap_iommu_domain { struct