Home
last modified time | relevance | path

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

/linux/drivers/iommu/intel/
H A Diommu.h282 #define DMA_GCMD_IRE (((u32) 1) << 25) macro
H A Ddmar.c1114 iommu->gcmd |= DMA_GCMD_IRE; in alloc_iommu()