ctx_used_ibrs 135 arch/ia64/kernel/perfmon.c #define CTX_USED_IBR(ctx,n) (ctx)->ctx_used_ibrs[(n)>>6] |= 1UL<< ((n) % 64) ctx_used_ibrs 310 arch/ia64/kernel/perfmon.c unsigned int ctx_used_ibrs[1]; /* bitmask of used IBR (speedup ctxsw in) */ ctx_used_ibrs 2474 arch/ia64/kernel/perfmon.c ctx->ctx_used_ibrs[0] = 0UL; ctx_used_ibrs 3784 arch/ia64/kernel/perfmon.c rnum, dbreg.val, ctx->ctx_used_ibrs[0], is_loaded, can_access_pmu));