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))
314 #define SGIR_INTID_MASK ULL(0xf) macro327 (((_intid) & SGIR_INTID_MASK) << SGIR_INTID_SHIFT) | \