CONTROL_IOMMU_EN
if (ctrl & (1<<CONTROL_IOMMU_EN))
iommu_feature_enable(iommu, CONTROL_IOMMU_EN);
iommu_feature_disable(iommu, CONTROL_IOMMU_EN);