PR_FP_EXC_OVF    1818 arch/powerpc/kernel/process.c #define PR_FP_ALL_EXCEPT (PR_FP_EXC_DIV | PR_FP_EXC_OVF | PR_FP_EXC_UND \
PR_FP_EXC_OVF    2104 arch/powerpc/kernel/traps.c 	if ((spefscr & SPEFSCR_FOVF) && (fpexc_mode & PR_FP_EXC_OVF)) {
PR_FP_EXC_OVF     696 arch/powerpc/math-emu/math_efp.c 		    && (current->thread.fpexc_mode & PR_FP_EXC_OVF))