Home
last modified time | relevance | path

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

/linux/drivers/iommu/intel/
H A Ddebugfs.c291 if (!(sts & DMA_GSTS_TES)) { in dmar_translation_struct_show()
370 if (!(sts & DMA_GSTS_TES)) { in domain_translation_struct_show()
H A Diommu.h288 #define DMA_GSTS_TES (((u32)1) << 31) macro
H A Diommu.c236 if (gsts & DMA_GSTS_TES) in init_translation_status()
1339 readl, (sts & DMA_GSTS_TES), sts); in iommu_enable_translation()
1359 readl, (!(sts & DMA_GSTS_TES)), sts); in iommu_disable_translation()