Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/iommu/
H A Dsun50i-iommu.c98 struct sun50i_iommu { struct
124 struct sun50i_iommu *iommu;
132 static struct sun50i_iommu *sun50i_iommu_from_dev(struct device *dev) in sun50i_iommu_from_dev()
137 static u32 iommu_read(struct sun50i_iommu *iommu, u32 offset) in iommu_read()
142 static void iommu_write(struct sun50i_iommu *iommu, u32 offset, u32 value) in iommu_write()
293 struct sun50i_iommu *iommu = sun50i_domain->iommu; in sun50i_table_flush()
300 static void sun50i_iommu_zap_iova(struct sun50i_iommu *iommu, in sun50i_iommu_zap_iova()
317 static void sun50i_iommu_zap_ptw_cache(struct sun50i_iommu *iommu, in sun50i_iommu_zap_ptw_cache()
333 static void sun50i_iommu_zap_range(struct sun50i_iommu *iommu, in sun50i_iommu_zap_range()
356 static int sun50i_iommu_flush_all_tlb(struct sun50i_iommu *iomm
[all...]
/kernel/linux/linux-5.10/drivers/iommu/
H A Dsun50i-iommu.c97 struct sun50i_iommu { struct
123 struct sun50i_iommu *iommu;
131 static struct sun50i_iommu *sun50i_iommu_from_dev(struct device *dev) in sun50i_iommu_from_dev()
136 static u32 iommu_read(struct sun50i_iommu *iommu, u32 offset) in iommu_read()
141 static void iommu_write(struct sun50i_iommu *iommu, u32 offset, u32 value) in iommu_write()
292 struct sun50i_iommu *iommu = sun50i_domain->iommu; in sun50i_table_flush()
299 static int sun50i_iommu_flush_all_tlb(struct sun50i_iommu *iommu) in sun50i_iommu_flush_all_tlb()
329 struct sun50i_iommu *iommu = sun50i_domain->iommu; in sun50i_iommu_flush_iotlb_all()
354 static int sun50i_iommu_enable(struct sun50i_iommu *iommu) in sun50i_iommu_enable()
436 static void sun50i_iommu_disable(struct sun50i_iommu *iomm
[all...]

Completed in 3 milliseconds