frsqrte            52 arch/powerpc/include/asm/kvm_fpu.h FPD_ONE_IN(frsqrte)
frsqrte            76 arch/powerpc/math-emu/math.c FLOATFUNC(frsqrte);
frsqrte           294 arch/powerpc/math-emu/math.c 			case FRSQRTE:	func = frsqrte;	type = XB;	break;