Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iommu/intel/
H A Diommu.h348 #define dma_frcd_source_id(c) (c & 0xffff) macro
H A Ddmar.c2043 source_id = dma_frcd_source_id(data); in dmar_fault()