Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/iommu/
Dsun50i-iommu.c792 static struct iommu_domain sun50i_iommu_identity_domain = { variable
814 sun50i_iommu_identity_attach(&sun50i_iommu_identity_domain, dev); in sun50i_iommu_attach_device()
844 .identity_domain = &sun50i_iommu_identity_domain,
1003 iommu->domain = &sun50i_iommu_identity_domain; in sun50i_iommu_probe()