Home
last modified time | relevance | path

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

/linux/drivers/iommu/amd/
H A Dinit.c453 iommu_feature_disable(iommu, CONTROL_EVT_LOG_EN); in iommu_disable()
757 CONTROL_EVT_LOG_EN, MMIO_STATUS_EVT_RUN_MASK, in amd_iommu_restart_event_logging()
862 iommu_feature_enable(iommu, CONTROL_EVT_LOG_EN); in iommu_enable_event_buffer()
870 iommu_feature_disable(iommu, CONTROL_EVT_LOG_EN); in iommu_disable_event_buffer()
H A Damd_iommu_types.h165 #define CONTROL_EVT_LOG_EN 2 macro