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