Lines Matching defs:sun50i_iommu
97 struct sun50i_iommu {
123 struct sun50i_iommu *iommu;
131 static struct sun50i_iommu *sun50i_iommu_from_dev(struct device *dev)
136 static u32 iommu_read(struct sun50i_iommu *iommu, u32 offset)
141 static void iommu_write(struct sun50i_iommu *iommu, u32 offset, u32 value)
292 struct sun50i_iommu *iommu = sun50i_domain->iommu;
299 static int sun50i_iommu_flush_all_tlb(struct sun50i_iommu *iommu)
329 struct sun50i_iommu *iommu = sun50i_domain->iommu;
354 static int sun50i_iommu_enable(struct sun50i_iommu *iommu)
436 static void sun50i_iommu_disable(struct sun50i_iommu *iommu)
451 static void *sun50i_iommu_alloc_page_table(struct sun50i_iommu *iommu,
474 static void sun50i_iommu_free_page_table(struct sun50i_iommu *iommu,
486 struct sun50i_iommu *iommu = sun50i_domain->iommu;
526 struct sun50i_iommu *iommu = sun50i_domain->iommu;
652 static int sun50i_iommu_attach_domain(struct sun50i_iommu *iommu,
668 static void sun50i_iommu_detach_domain(struct sun50i_iommu *iommu,
705 struct sun50i_iommu *iommu = dev_iommu_priv_get(dev);
720 struct sun50i_iommu *iommu;
743 struct sun50i_iommu *iommu;
756 struct sun50i_iommu *iommu = sun50i_iommu_from_dev(dev);
789 static void sun50i_iommu_report_fault(struct sun50i_iommu *iommu,
802 static phys_addr_t sun50i_iommu_handle_pt_irq(struct sun50i_iommu *iommu,
826 static phys_addr_t sun50i_iommu_handle_perm_irq(struct sun50i_iommu *iommu)
884 struct sun50i_iommu *iommu = dev_id;
921 struct sun50i_iommu *iommu;