ctx_saved_psr_up  320 arch/ia64/kernel/perfmon.c 	unsigned long		ctx_saved_psr_up;	/* only contains psr.up value */
ctx_saved_psr_up 3967 arch/ia64/kernel/perfmon.c 		ctx->ctx_saved_psr_up = 0;
ctx_saved_psr_up 4045 arch/ia64/kernel/perfmon.c 		ctx->ctx_saved_psr_up = IA64_PSR_UP;
ctx_saved_psr_up 4317 arch/ia64/kernel/perfmon.c 		ctx->ctx_saved_psr_up = 0UL;
ctx_saved_psr_up 5798 arch/ia64/kernel/perfmon.c 	ctx->ctx_saved_psr_up = psr & IA64_PSR_UP;
ctx_saved_psr_up 5862 arch/ia64/kernel/perfmon.c 	ctx->ctx_saved_psr_up = psr & IA64_PSR_UP;
ctx_saved_psr_up 5987 arch/ia64/kernel/perfmon.c 	psr_up = ctx->ctx_saved_psr_up;
ctx_saved_psr_up 6122 arch/ia64/kernel/perfmon.c 	psr_up = ctx->ctx_saved_psr_up;
ctx_saved_psr_up 6671 arch/ia64/kernel/perfmon.c 				ctx->ctx_saved_psr_up);