Home
last modified time | relevance | path

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

/linux/drivers/iommu/amd/
H A Dinit.c483 iommu_feature_disable(iommu, CONTROL_IRTCACHEDIS); in iommu_disable()
2713 iommu_feature_disable(iommu, CONTROL_IRTCACHEDIS); in iommu_disable_irtcachedis()
2728 iommu_feature_enable(iommu, CONTROL_IRTCACHEDIS); in iommu_enable_irtcachedis()
2730 ctrl &= (1ULL << CONTROL_IRTCACHEDIS); in iommu_enable_irtcachedis()
H A Damd_iommu_types.h180 #define CONTROL_IRTCACHEDIS 59 macro