Searched refs:CONTROL_IOMMU_EN (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/iommu/amd/
H A Damd_iommu_types.h163 #define CONTROL_IOMMU_EN 0 macro
H A Dinit.c251 if (ctrl & (1<<CONTROL_IOMMU_EN))
454 iommu_feature_enable(iommu, CONTROL_IOMMU_EN);
478 iommu_feature_disable(iommu, CONTROL_IOMMU_EN);

Completed in 251 milliseconds