Home
last modified time | relevance | path

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

/linux/drivers/iommu/amd/
H A Damd_iommu_types.h194 #define CONTROL_IRTCACHEDIS 59 macro
H A Dinit.c470 iommu_feature_disable(iommu, CONTROL_IRTCACHEDIS); in iommu_disable()
2851 iommu_feature_disable(iommu, CONTROL_IRTCACHEDIS); in iommu_disable_irtcachedis()
2866 iommu_feature_enable(iommu, CONTROL_IRTCACHEDIS); in iommu_enable_irtcachedis()
2868 ctrl &= (1ULL << CONTROL_IRTCACHEDIS); in iommu_enable_irtcachedis()