Searched refs:sun50i_domain (Results 1 – 1 of 1) sorted by relevance
291 static void sun50i_table_flush(struct sun50i_iommu_domain *sun50i_domain, in sun50i_table_flush() argument294 struct sun50i_iommu *iommu = sun50i_domain->iommu; in sun50i_table_flush()386 struct sun50i_iommu_domain *sun50i_domain = to_sun50i_domain(domain); in sun50i_iommu_flush_iotlb_all() local387 struct sun50i_iommu *iommu = sun50i_domain->iommu; in sun50i_iommu_flush_iotlb_all()409 struct sun50i_iommu_domain *sun50i_domain = to_sun50i_domain(domain); in sun50i_iommu_iotlb_sync_map() local410 struct sun50i_iommu *iommu = sun50i_domain->iommu; in sun50i_iommu_iotlb_sync_map()428 struct sun50i_iommu_domain *sun50i_domain; in sun50i_iommu_enable() local435 sun50i_domain = to_sun50i_domain(iommu->domain); in sun50i_iommu_enable()447 iommu_write(iommu, IOMMU_TTB_REG, sun50i_domain->dt_dma); in sun50i_iommu_enable()556 static u32 *sun50i_dte_get_page_table(struct sun50i_iommu_domain *sun50i_domain, in sun50i_dte_get_page_table() argument[all …]