Searched refs:CTX_USED_IBR (Results 1 – 1 of 1) sorted by relevance
131 #define CTX_USED_IBR(ctx,n) (ctx)->ctx_used_ibrs[(n)>>6] |= 1UL<< ((n) % 64) macro3868 CTX_USED_IBR(ctx, rnum); in pfm_write_ibr_dbr()