Lines Matching refs:CTX
2225 #define CTX(op, xop) (OP (op) | (((unsigned long)(xop)) & 0x7))2226 #define CTX_MASK CTX(0x3f, 0x7)