iommu_domain_init
static void iommu_domain_init(struct iommu_domain *domain, unsigned int type,
iommu_domain_init(domain, IOMMU_DOMAIN_IDENTITY, ops);
iommu_domain_init(domain, type, ops);