Home
last modified time | relevance | path

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

/linux/drivers/iommu/intel/
H A Diommu.h45 #define DMA_PTE_WRITE BIT_ULL(1) macro
H A Diommu.c3382 int prot = DMA_PTE_READ | DMA_PTE_WRITE; in intel_iommu_get_resv_regions()