Home
last modified time | relevance | path

Searched refs:ctx_used_ibrs (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/arch/ia64/kernel/
Dperfmon.c133 #define CTX_USED_IBR(ctx,n) (ctx)->ctx_used_ibrs[(n)>>6] |= 1UL<< ((n) % 64)
308 unsigned int ctx_used_ibrs[1]; /* bitmask of used IBR (speedup ctxsw in) */ member
2521 ctx->ctx_used_ibrs[0] = 0UL; in pfm_reset_pmu_state()
3831 rnum, dbreg.val, ctx->ctx_used_ibrs[0], is_loaded, can_access_pmu)); in pfm_write_ibr_dbr()