Home
last modified time | relevance | path

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

/linux/drivers/iommu/amd/
H A Dinit.c472 iommu_feature_disable(iommu, CONTROL_GALOG_EN); in iommu_disable()
789 CONTROL_GALOG_EN, MMIO_STATUS_GALOG_RUN_MASK, in amd_iommu_restart_ga_log()
926 iommu_feature_enable(iommu, CONTROL_GALOG_EN); in iommu_ga_log_enable()
2838 iommu_feature_disable(iommu, CONTROL_GALOG_EN); in enable_iommus_vapic()
H A Damd_iommu_types.h176 #define CONTROL_GALOG_EN 28 macro