frsqrtes           45 arch/powerpc/include/asm/kvm_fpu.h FPD_ONE_IN(frsqrtes)
frsqrtes           20 arch/powerpc/math-emu/math.c FLOATFUNC(frsqrtes);
frsqrtes          274 arch/powerpc/math-emu/math.c 		case FRSQRTES:	func = frsqrtes;type = XB;	break;