Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iommu/amd/
H A Damd_iommu_types.h180 #define CONTROL_IRTCACHEDIS 59 macro
H A Dinit.c494 iommu_feature_disable(iommu, CONTROL_IRTCACHEDIS); in iommu_disable()
2785 iommu_feature_disable(iommu, CONTROL_IRTCACHEDIS); in iommu_disable_irtcachedis()
2800 iommu_feature_enable(iommu, CONTROL_IRTCACHEDIS); in iommu_enable_irtcachedis()
2802 ctrl &= (1ULL << CONTROL_IRTCACHEDIS); in iommu_enable_irtcachedis()