Searched refs:sun50i_domain (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/iommu/ |
H A D | sun50i-iommu.c | 289 static void sun50i_table_flush(struct sun50i_iommu_domain *sun50i_domain, in sun50i_table_flush() argument 292 struct sun50i_iommu *iommu = sun50i_domain->iommu; in sun50i_table_flush() 328 struct sun50i_iommu_domain *sun50i_domain = to_sun50i_domain(domain); in sun50i_iommu_flush_iotlb_all() local 329 struct sun50i_iommu *iommu = sun50i_domain->iommu; in sun50i_iommu_flush_iotlb_all() 356 struct sun50i_iommu_domain *sun50i_domain; in sun50i_iommu_enable() local 363 sun50i_domain = to_sun50i_domain(iommu->domain); in sun50i_iommu_enable() 375 iommu_write(iommu, IOMMU_TTB_REG, sun50i_domain->dt_dma); in sun50i_iommu_enable() 483 static u32 *sun50i_dte_get_page_table(struct sun50i_iommu_domain *sun50i_domain, in sun50i_dte_get_page_table() argument 486 struct sun50i_iommu *iommu = sun50i_domain->iommu; in sun50i_dte_get_page_table() 492 dte_addr = &sun50i_domain in sun50i_dte_get_page_table() 525 struct sun50i_iommu_domain *sun50i_domain = to_sun50i_domain(domain); sun50i_iommu_map() local 558 struct sun50i_iommu_domain *sun50i_domain = to_sun50i_domain(domain); sun50i_iommu_unmap() local 582 struct sun50i_iommu_domain *sun50i_domain = to_sun50i_domain(domain); sun50i_iommu_iova_to_phys() local 603 struct sun50i_iommu_domain *sun50i_domain; sun50i_iommu_domain_alloc() local 642 struct sun50i_iommu_domain *sun50i_domain = to_sun50i_domain(domain); sun50i_iommu_domain_free() local 652 sun50i_iommu_attach_domain(struct sun50i_iommu *iommu, struct sun50i_iommu_domain *sun50i_domain) sun50i_iommu_attach_domain() argument 668 sun50i_iommu_detach_domain(struct sun50i_iommu *iommu, struct sun50i_iommu_domain *sun50i_domain) sun50i_iommu_detach_domain() argument 704 struct sun50i_iommu_domain *sun50i_domain = to_sun50i_domain(domain); sun50i_iommu_detach_device() local 719 struct sun50i_iommu_domain *sun50i_domain = to_sun50i_domain(domain); sun50i_iommu_attach_device() local [all...] |
/kernel/linux/linux-6.6/drivers/iommu/ |
H A D | sun50i-iommu.c | 290 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() 552 static u32 *sun50i_dte_get_page_table(struct sun50i_iommu_domain *sun50i_domain, in sun50i_dte_get_page_table() argument 594 struct sun50i_iommu_domain *sun50i_domain = to_sun50i_domain(domain); sun50i_iommu_map() local 627 struct sun50i_iommu_domain *sun50i_domain = to_sun50i_domain(domain); sun50i_iommu_unmap() local 651 struct sun50i_iommu_domain *sun50i_domain = to_sun50i_domain(domain); sun50i_iommu_iova_to_phys() local 672 struct sun50i_iommu_domain *sun50i_domain; sun50i_iommu_domain_alloc() local 703 struct sun50i_iommu_domain *sun50i_domain = to_sun50i_domain(domain); sun50i_iommu_domain_free() local 711 sun50i_iommu_attach_domain(struct sun50i_iommu *iommu, struct sun50i_iommu_domain *sun50i_domain) sun50i_iommu_attach_domain() argument 727 sun50i_iommu_detach_domain(struct sun50i_iommu *iommu, struct sun50i_iommu_domain *sun50i_domain) sun50i_iommu_detach_domain() argument 763 struct sun50i_iommu_domain *sun50i_domain = to_sun50i_domain(domain); sun50i_iommu_detach_device() local 778 struct sun50i_iommu_domain *sun50i_domain = to_sun50i_domain(domain); sun50i_iommu_attach_device() local [all...] |
Completed in 3 milliseconds