Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/iommu/intel/
Diommu.h53 #define DMA_SL_PTE_DIRTY_BIT 9 macro
54 #define DMA_SL_PTE_DIRTY BIT_ULL(DMA_SL_PTE_DIRTY_BIT)
862 return test_and_clear_bit(DMA_SL_PTE_DIRTY_BIT, in dma_sl_pte_test_and_clear_dirty()