Home
last modified time | relevance | path

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

/linux-6.15/drivers/iommu/intel/
H A Diommu.h307 #define DMA_CCMD_FM(m) (((u64)((m) & 0x3)) << 32) macro
H A Diommu.c1069 | DMA_CCMD_SID(source_id) | DMA_CCMD_FM(function_mask); in __iommu_flush_context()