Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/iommu/
Damd_iommu_types.h145 #define CONTROL_IOMMU_EN 0x00ULL macro
Damd_iommu_init.c287 if (ctrl & (1<<CONTROL_IOMMU_EN)) in init_translation_status()
419 iommu_feature_enable(iommu, CONTROL_IOMMU_EN); in iommu_enable()
436 iommu_feature_disable(iommu, CONTROL_IOMMU_EN); in iommu_disable()