Searched refs:DMA_PTE_WRITE (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/iommu/intel/ | ||
| H A D | iommu.h | 45 #define DMA_PTE_WRITE BIT_ULL(1) macro |
| H A D | iommu.c | 3382 int prot = DMA_PTE_READ | DMA_PTE_WRITE; in intel_iommu_get_resv_regions() |