FPU_div_small     208 arch/x86/math-emu/fpu_emu.h asmlinkage unsigned long FPU_div_small(unsigned long long *x, unsigned long y);
FPU_div_small     947 arch/x86/math-emu/reg_ld_str.c 		b = FPU_div_small(&ll, 10);
FPU_div_small     948 arch/x86/math-emu/reg_ld_str.c 		b |= (FPU_div_small(&ll, 10)) << 4;