Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/iommu/
H A Dsun50i-iommu.c112 struct sun50i_iommu_domain { struct
125 static struct sun50i_iommu_domain *to_sun50i_domain(struct iommu_domain *domain) in to_sun50i_domain() argument
127 return container_of(domain, struct sun50i_iommu_domain, domain); in to_sun50i_domain()
288 static void sun50i_table_flush(struct sun50i_iommu_domain *sun50i_domain, in sun50i_table_flush()
327 struct sun50i_iommu_domain *sun50i_domain = to_sun50i_domain(domain); in sun50i_iommu_flush_iotlb_all()
355 struct sun50i_iommu_domain *sun50i_domain; in sun50i_iommu_enable()
482 static u32 *sun50i_dte_get_page_table(struct sun50i_iommu_domain *sun50i_domain, in sun50i_dte_get_page_table()
524 struct sun50i_iommu_domain *sun50i_domain = to_sun50i_domain(domain); in sun50i_iommu_map()
557 struct sun50i_iommu_domain *sun50i_domain = to_sun50i_domain(domain); in sun50i_iommu_unmap()
581 struct sun50i_iommu_domain *sun50i_domain = to_sun50i_domain(domain); in sun50i_iommu_iova_to_phys()
[all …]