Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iommu/intel/
H A Diommu.h271 #define DMA_PMEN_EPM (((u32)1)<<31) macro
H A Diommu.c1634 pmen &= ~DMA_PMEN_EPM; in iommu_disable_protect_mem_regions()