Searched refs:DMA_PMEN_PRS (Results 1 – 2 of 2) sorted by relevance
/xen/xen/drivers/passthrough/vtd/ | ||
A D | utils.c | 38 if ( !(val & DMA_PMEN_PRS) ) in disable_pmr() |
A D | iommu.h | 147 #define DMA_PMEN_PRS (((u32)1) << 0) macro |
Completed in 6 milliseconds