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