Home
last modified time | relevance | path

Searched refs:sun50i_domain (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/iommu/
H A Dsun50i-iommu.c290 static void sun50i_table_flush(struct sun50i_iommu_domain *sun50i_domain, in sun50i_table_flush() argument
293 struct sun50i_iommu *iommu = sun50i_domain->iommu; in sun50i_table_flush()
385 struct sun50i_iommu_domain *sun50i_domain = to_sun50i_domain(domain); in sun50i_iommu_flush_iotlb_all() local
386 struct sun50i_iommu *iommu = sun50i_domain->iommu; in sun50i_iommu_flush_iotlb_all()
408 struct sun50i_iommu_domain *sun50i_domain = to_sun50i_domain(domain); in sun50i_iommu_iotlb_sync_map() local
409 struct sun50i_iommu *iommu = sun50i_domain->iommu; in sun50i_iommu_iotlb_sync_map()
425 struct sun50i_iommu_domain *sun50i_domain; in sun50i_iommu_enable() local
432 sun50i_domain = to_sun50i_domain(iommu->domain); in sun50i_iommu_enable()
444 iommu_write(iommu, IOMMU_TTB_REG, sun50i_domain->dt_dma); in sun50i_iommu_enable()
553 static u32 *sun50i_dte_get_page_table(struct sun50i_iommu_domain *sun50i_domain, in sun50i_dte_get_page_table() argument
[all …]