Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/iommu/amd/
Damd_iommu_types.h180 #define CONTROL_IRTCACHEDIS 59 macro
Dinit.c494 iommu_feature_disable(iommu, CONTROL_IRTCACHEDIS); in iommu_disable()
2773 iommu_feature_disable(iommu, CONTROL_IRTCACHEDIS); in iommu_disable_irtcachedis()
2788 iommu_feature_enable(iommu, CONTROL_IRTCACHEDIS); in iommu_enable_irtcachedis()
2790 ctrl &= (1ULL << CONTROL_IRTCACHEDIS); in iommu_enable_irtcachedis()