Searched refs:CTX_IS_USED_PMD (Results 1 - 1 of 1) sorted by relevance

/arch/ia64/kernel/
H A Dperfmon.c126 #define CTX_IS_USED_PMD(ctx, c) (((ctx)->ctx_used_pmds[0] & (1UL << (c))) != 0UL) macro
3352 if (unlikely(!CTX_IS_USED_PMD(ctx, cnum))) goto error;

Completed in 14 milliseconds