Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/iommu/amd/
Dinit.c478 iommu_feature_disable(iommu, CONTROL_EVT_LOG_EN); in iommu_disable()
668 iommu_feature_disable(iommu, CONTROL_EVT_LOG_EN); in amd_iommu_restart_event_logging()
669 iommu_feature_enable(iommu, CONTROL_EVT_LOG_EN); in amd_iommu_restart_event_logging()
760 iommu_feature_enable(iommu, CONTROL_EVT_LOG_EN); in iommu_enable_event_buffer()
768 iommu_feature_disable(iommu, CONTROL_EVT_LOG_EN); in iommu_disable_event_buffer()
Damd_iommu_types.h148 #define CONTROL_EVT_LOG_EN 0x02ULL macro