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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/kernel/
H A Dperfmon.c314 unsigned long ctx_saved_psr_up; /* only contains psr.up value */ member in struct:pfm_context
3991 ctx->ctx_saved_psr_up = 0;
4069 ctx->ctx_saved_psr_up = IA64_PSR_UP;
4332 ctx->ctx_saved_psr_up = 0UL;
5832 ctx->ctx_saved_psr_up = psr & IA64_PSR_UP;
5896 ctx->ctx_saved_psr_up = psr & IA64_PSR_UP;
6012 psr_up = ctx->ctx_saved_psr_up;
6140 psr_up = ctx->ctx_saved_psr_up;
6699 ctx->ctx_saved_psr_up);

Completed in 158 milliseconds