PR_FP_EXC_RES    1819 arch/powerpc/kernel/process.c 		| PR_FP_EXC_RES | PR_FP_EXC_INV)
PR_FP_EXC_RES    2115 arch/powerpc/kernel/traps.c 	else if ((spefscr & (SPEFSCR_FG | SPEFSCR_FX)) && (fpexc_mode & PR_FP_EXC_RES))
PR_FP_EXC_RES     702 arch/powerpc/math-emu/math_efp.c 		    && (current->thread.fpexc_mode & PR_FP_EXC_RES))
PR_FP_EXC_RES     885 arch/powerpc/math-emu/math_efp.c 		return (current->thread.fpexc_mode & PR_FP_EXC_RES) ? 1 : 0;