Searched refs:sun50i_iommu (Results 1 – 1 of 1) sorted by relevance
100 struct sun50i_iommu { struct125 struct sun50i_iommu *iommu; argument133 static struct sun50i_iommu *sun50i_iommu_from_dev(struct device *dev) in sun50i_iommu_from_dev()138 static u32 iommu_read(struct sun50i_iommu *iommu, u32 offset) in iommu_read()143 static void iommu_write(struct sun50i_iommu *iommu, u32 offset, u32 value) in iommu_write()294 struct sun50i_iommu *iommu = sun50i_domain->iommu; in sun50i_table_flush()301 static void sun50i_iommu_zap_iova(struct sun50i_iommu *iommu, in sun50i_iommu_zap_iova()318 static void sun50i_iommu_zap_ptw_cache(struct sun50i_iommu *iommu, in sun50i_iommu_zap_ptw_cache()334 static void sun50i_iommu_zap_range(struct sun50i_iommu *iommu, in sun50i_iommu_zap_range()357 static int sun50i_iommu_flush_all_tlb(struct sun50i_iommu *iommu) in sun50i_iommu_flush_all_tlb()[all …]