spefscr_last      199 arch/powerpc/include/asm/processor.h 	unsigned long	spefscr_last;	/* SPEFSCR value on last prctl
spefscr_last      277 arch/powerpc/include/asm/processor.h 	.spefscr_last = SPEFSCR_FINVE | SPEFSCR_FDBZE | SPEFSCR_FUNFE | SPEFSCR_FOVFE,
spefscr_last     1844 arch/powerpc/kernel/process.c 			tsk->thread.spefscr_last = mfspr(SPRN_SPEFSCR);
spefscr_last     1889 arch/powerpc/kernel/process.c 			tsk->thread.spefscr_last = mfspr(SPRN_SPEFSCR);
spefscr_last      676 arch/powerpc/math-emu/math_efp.c 	  &= ~(FP_EX_INVALID | FP_EX_UNDERFLOW) | current->thread.spefscr_last;
spefscr_last      679 arch/powerpc/math-emu/math_efp.c 	current->thread.spefscr_last = __FPU_FPSCR;