FPU_u_div         198 arch/x86/math-emu/fpu_emu.h asmlinkage int FPU_u_div(FPU_REG const *arg1, FPU_REG const *arg2,
FPU_u_div          50 arch/x86/math-emu/fpu_trig.c 	tag = FPU_u_div(st0_ptr, &CONST_PI2, &tmp, PR_64_BITS | RC_CHOP | 0x3f,
FPU_u_div         814 arch/x86/math-emu/fpu_trig.c 				tag = FPU_u_div(&st0, &st1, &tmp,
FPU_u_div         892 arch/x86/math-emu/fpu_trig.c 			    FPU_u_div(&tmp, &st1, &tmp,
FPU_u_div          80 arch/x86/math-emu/reg_divide.c 		tag = FPU_u_div(&x, &y, dest, control_w, sign);
FPU_u_div         102 arch/x86/math-emu/reg_divide.c 		tag = FPU_u_div(&x, &y, dest, control_w, sign);