Home
last modified time | relevance | path

Searched refs:DMA_GSTS_TES (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/include/linux/
Dintel-iommu.h183 #define DMA_GSTS_TES (((u32)1) << 31) macro
/linux-4.1.27/drivers/iommu/
Ddmar.c1059 if (sts & DMA_GSTS_TES) in alloc_iommu()
Dintel-iommu.c1418 readl, (sts & DMA_GSTS_TES), sts); in iommu_enable_translation()
1434 readl, (!(sts & DMA_GSTS_TES)), sts); in iommu_disable_translation()