FPSCR_ZE         1169 arch/powerpc/kernel/traps.c 	else if ((fpscr & FPSCR_ZE) && (fpscr & FPSCR_ZX))
FPSCR_ZE          216 arch/powerpc/math-emu/math.c 	    ((fpscr & FPSCR_ZX) && (fpscr & FPSCR_ZE)) ||