Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/iommu/amd/
H A Dinit.c475 iommu_feature_disable(iommu, CONTROL_EVT_LOG_EN); in iommu_disable()
665 iommu_feature_disable(iommu, CONTROL_EVT_LOG_EN); in amd_iommu_restart_event_logging()
666 iommu_feature_enable(iommu, CONTROL_EVT_LOG_EN); in amd_iommu_restart_event_logging()
757 iommu_feature_enable(iommu, CONTROL_EVT_LOG_EN); in iommu_enable_event_buffer()
765 iommu_feature_disable(iommu, CONTROL_EVT_LOG_EN); in iommu_disable_event_buffer()
H A Damd_iommu_types.h145 #define CONTROL_EVT_LOG_EN 0x02ULL macro