Searched refs:sun50i_iommu (Results 1 – 1 of 1) sorted by relevance
98 struct sun50i_iommu { struct124 struct sun50i_iommu *iommu; argument132 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 *iommu) in sun50i_iommu_flush_all_tlb()[all …]