FPU_normalize 191 arch/x86/math-emu/fpu_emu.h asmlinkage int FPU_normalize(FPU_REG *x); FPU_normalize 63 arch/x86/math-emu/fpu_trig.c st0_tag = FPU_normalize(&tmp); FPU_normalize 84 arch/x86/math-emu/fpu_trig.c FPU_normalize(&tmp); FPU_normalize 117 arch/x86/math-emu/fpu_trig.c FPU_normalize(&tmp); /* This must return TAG_Valid */ FPU_normalize 174 arch/x86/math-emu/fpu_trig.c tag = FPU_normalize(dest); FPU_normalize 530 arch/x86/math-emu/fpu_trig.c tag = FPU_normalize(st0_ptr);