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.c469 iommu_feature_disable(iommu, CONTROL_EVT_LOG_EN); in iommu_disable()
778 CONTROL_EVT_LOG_EN, MMIO_STATUS_EVT_RUN_MASK, in amd_iommu_restart_event_logging()
881 iommu_feature_enable(iommu, CONTROL_EVT_LOG_EN); in iommu_enable_event_buffer()
889 iommu_feature_disable(iommu, CONTROL_EVT_LOG_EN); in iommu_disable_event_buffer()
H A Damd_iommu_types.h161 #define CONTROL_EVT_LOG_EN 2 macro