Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iommu/intel/
H A Diommu.h309 #define DMA_CCMD_SID(s) (((u64)((s) & 0xffff)) << 16) macro
H A Diommu.c1275 | DMA_CCMD_SID(source_id) | DMA_CCMD_FM(function_mask); in __iommu_flush_context()