Searched refs:TM_NSR_GRP_LVL (Results 1 – 2 of 2) sorted by relevance
163 #define TM_NSR_GRP_LVL PPC_BITMASK8(2, 7) macro
70 if (regs[TM_NSR] & TM_NSR_GRP_LVL) { in xive_tctx_accept()71 regs[TM_NSR] &= ~TM_NSR_GRP_LVL; in xive_tctx_accept()