Home
last modified time | relevance | path

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

/linux/drivers/iommu/amd/
H A Damd_iommu_types.h159 #define CONTROL_IOMMU_EN 0 macro
H A Dinit.c253 if (ctrl & (1<<CONTROL_IOMMU_EN)) in init_translation_status()
456 iommu_feature_enable(iommu, CONTROL_IOMMU_EN); in iommu_enable()
480 iommu_feature_disable(iommu, CONTROL_IOMMU_EN); in iommu_disable()