Searched refs:dma_frcd_source_id (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/iommu/intel/ | ||
H A D | iommu.h | 348 #define dma_frcd_source_id(c) (c & 0xffff) macro |
H A D | dmar.c | 2049 source_id = dma_frcd_source_id(data); in dmar_fault() |