Home
last modified time | relevance | path

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

/linux-6.15/drivers/iommu/intel/
H A Diommu.h52 #define DMA_FL_PTE_DIRTY BIT_ULL(6) macro
H A Diommu.c1688 attr |= DMA_FL_PTE_DIRTY; in __domain_mapping()