Searched refs:DMAR_FRCD2_SID (Results 1 – 2 of 2) sorted by relevance
306 #define DMAR_FRCD2_SID(x) ((int)(x & 0xffff)) /* Source Identifier */ macro
210 sid = DMAR_FRCD2_SID(fault_rec[1]); in dmar_fault_task()