Searched refs:DMA_PMEN_PRS (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/iommu/intel/ | ||
H A D | iommu.h | 272 #define DMA_PMEN_PRS (((u32)1)<<0) macro |
H A D | iommu.c | 1639 readl, !(pmen & DMA_PMEN_PRS), pmen); in iommu_disable_protect_mem_regions() |