Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/iommu/
H A Dsun50i-iommu.c114 struct sun50i_iommu_domain { struct
127 static struct sun50i_iommu_domain *to_sun50i_domain(struct iommu_domain *domain) in to_sun50i_domain()
129 return container_of(domain, struct sun50i_iommu_domain, domain); in to_sun50i_domain()
290 static void sun50i_table_flush(struct sun50i_iommu_domain *sun50i_domain, in sun50i_table_flush()
385 struct sun50i_iommu_domain *sun50i_domain = to_sun50i_domain(domain); in sun50i_iommu_flush_iotlb_all()
408 struct sun50i_iommu_domain *sun50i_domain = to_sun50i_domain(domain); in sun50i_iommu_iotlb_sync_map()
425 struct sun50i_iommu_domain *sun50i_domain; in sun50i_iommu_enable()
552 static u32 *sun50i_dte_get_page_table(struct sun50i_iommu_domain *sun50i_domain, in sun50i_dte_get_page_table()
594 struct sun50i_iommu_domain *sun50i_domain = to_sun50i_domain(domain); in sun50i_iommu_map()
627 struct sun50i_iommu_domain *sun50i_domai in sun50i_iommu_unmap()
[all...]
/kernel/linux/linux-5.10/drivers/iommu/
H A Dsun50i-iommu.c113 struct sun50i_iommu_domain { struct
126 static struct sun50i_iommu_domain *to_sun50i_domain(struct iommu_domain *domain) in to_sun50i_domain()
128 return container_of(domain, struct sun50i_iommu_domain, domain); in to_sun50i_domain()
289 static void sun50i_table_flush(struct sun50i_iommu_domain *sun50i_domain, in sun50i_table_flush()
328 struct sun50i_iommu_domain *sun50i_domain = to_sun50i_domain(domain); in sun50i_iommu_flush_iotlb_all()
356 struct sun50i_iommu_domain *sun50i_domain; in sun50i_iommu_enable()
483 static u32 *sun50i_dte_get_page_table(struct sun50i_iommu_domain *sun50i_domain, in sun50i_dte_get_page_table()
525 struct sun50i_iommu_domain *sun50i_domain = to_sun50i_domain(domain); in sun50i_iommu_map()
558 struct sun50i_iommu_domain *sun50i_domain = to_sun50i_domain(domain); in sun50i_iommu_unmap()
582 struct sun50i_iommu_domain *sun50i_domai in sun50i_iommu_iova_to_phys()
[all...]

Completed in 3 milliseconds