Searched refs:SGIR_INTID_MASK (Results 1 – 2 of 2) sorted by relevance
55 #define SGIR_INTID_MASK ULL(0xf) macro63 ((intid) & SGIR_INTID_MASK))
313 #define SGIR_INTID_MASK ULL(0xf) macro326 (((_intid) & SGIR_INTID_MASK) << SGIR_INTID_SHIFT) | \