Home
last modified time | relevance | path

Searched defs:identity_domain (Results 1 – 13 of 13) sorted by relevance

/linux/drivers/iommu/
H A Dmsm_iommu.c444 static int msm_iommu_identity_attach(struct iommu_domain *identity_domain, in msm_iommu_identity_attach()
H A Dmtk_iommu_v1.c333 static int mtk_iommu_v1_identity_attach(struct iommu_domain *identity_domain, in mtk_iommu_v1_identity_attach()
H A Dipmmu-vmsa.c639 static int ipmmu_iommu_identity_attach(struct iommu_domain *identity_domain, in ipmmu_iommu_identity_attach()
H A Dsun50i-iommu.c773 static int sun50i_iommu_identity_attach(struct iommu_domain *identity_domain, in sun50i_iommu_identity_attach()
H A Drockchip-iommu.c962 static int rk_iommu_identity_attach(struct iommu_domain *identity_domain, in rk_iommu_identity_attach()
H A Domap-iommu.c1538 static int omap_iommu_identity_attach(struct iommu_domain *identity_domain, in omap_iommu_identity_attach()
H A Dtegra-smmu.c526 static int tegra_smmu_identity_attach(struct iommu_domain *identity_domain, in tegra_smmu_identity_attach()
H A Dexynos-iommu.c986 static int exynos_iommu_identity_attach(struct iommu_domain *identity_domain, in exynos_iommu_identity_attach()
H A Dmtk_iommu.c789 static int mtk_iommu_identity_attach(struct iommu_domain *identity_domain, in mtk_iommu_identity_attach()
/linux/drivers/iommu/arm/arm-smmu/
H A Dqcom_iommu.c391 static int qcom_iommu_identity_attach(struct iommu_domain *identity_domain, in qcom_iommu_identity_attach()
/linux/include/linux/
H A Diommu.h708 struct iommu_domain *identity_domain; member
/linux/drivers/iommu/intel/
H A Diommu.c3881 static struct iommu_domain identity_domain = { variable
/linux/drivers/iommu/amd/
H A Diommu.c2842 static struct protection_domain identity_domain; variable