Home
last modified time | relevance | path

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

/linux/drivers/iommu/amd/
H A Dinit.c473 iommu_feature_disable(iommu, CONTROL_GAINT_EN); in iommu_disable()
788 amd_iommu_restart_log(iommu, "GA", CONTROL_GAINT_EN, in amd_iommu_restart_ga_log()
925 iommu_feature_enable(iommu, CONTROL_GAINT_EN); in iommu_ga_log_enable()
2839 iommu_feature_disable(iommu, CONTROL_GAINT_EN); in enable_iommus_vapic()
H A Damd_iommu_types.h177 #define CONTROL_GAINT_EN 29 macro