Searched refs:Remainder (Results 1 - 25 of 25) sorted by relevance

/linux-4.4.14/arch/powerpc/math-emu/
H A Dudivmodti4.c26 /* Remainder in n0. */ _fp_udivmodti4()
38 /* Remainder in n0. */ _fp_udivmodti4()
65 /* Remainder in n0 >> bm. */ _fp_udivmodti4()
108 /* Remainder in n0 >> bm. */ _fp_udivmodti4()
124 /* Remainder in n1n0. */ _fp_udivmodti4()
181 /* Remainder in (n1n0 - m1m0) >> bm. */ _fp_udivmodti4()
/linux-4.4.14/arch/blackfin/lib/
H A Dmodsi3.S5 * Registers out: R0 = Remainder
/linux-4.4.14/arch/ia64/lib/
H A Didiv32.S8 * and Remainder Algorithms for the IA-64 Architecture". This document
H A Didiv64.S8 * and Remainder Algorithms for the IA-64 Architecture". This document
/linux-4.4.14/arch/parisc/math-emu/
H A Ddfrem.c28 * Double Precision Floating-point Remainder
47 * Double Precision Floating-point Remainder
H A Dsfrem.c28 * Single Precision Floating-point Remainder
47 * Single Precision Floating-point Remainder
/linux-4.4.14/drivers/scsi/isci/
H A Dregisters.h1077 /* Remainder SDMA register space */
1148 /* Remainder of TL memory space */
1401 /* Remainder of memory space 896 bytes */
1451 /* Remainder of memory space 256 bytes */
1538 /* Remainder of memory space 128 bytes */
/linux-4.4.14/arch/x86/math-emu/
H A Dreg_u_div.S413 movl $0x80000000,%eax /* Remainder was exactly 1/2 denom */
H A Dfpu_trig.c775 /* Remainder of st(0) / st(1) */
/linux-4.4.14/arch/mips/include/asm/mach-au1x00/
H A Dau1xxx_dbdma.h63 /* Remainder, up to the 256 byte boundary, is reserved. */
/linux-4.4.14/arch/s390/include/uapi/asm/
H A Dzcrypt.h237 * Perform an RSA operation using a Chinese-Remainder Theorem key
/linux-4.4.14/arch/mips/pmcs-msp71xx/
H A Dmsp_prom.c496 /* Remainder of RAM -- under memsize */ prom_getmdesc()
/linux-4.4.14/arch/arm/nwfpe/
H A Dfpopcode.h115 | 1 | 0 | 0 | 0 | RMF | Remainder | Fd := IEEE rem(Fn/Fm) |
/linux-4.4.14/drivers/video/fbdev/aty/
H A Datyfb_base.c189 int Multiplier, Divider, Remainder; ATIReduceRatio() local
194 while ((Remainder = Multiplier % Divider)) { ATIReduceRatio()
196 Divider = Remainder; ATIReduceRatio()
1077 int Remainder = par->lcd_width % HDisplay; aty_var_to_crtc() local
1079 if ((!Remainder && ((nStretch > 2))) || aty_var_to_crtc()
1089 Remainder = ((Denominator - Numerator) * StretchLoops[Index]) % aty_var_to_crtc()
1091 if (Remainder < BestRemainder) { aty_var_to_crtc()
1093 if (!(BestRemainder = Remainder)) aty_var_to_crtc()
/linux-4.4.14/include/linux/
H A Dmm_types.h172 /* Remainder is not double word aligned */
/linux-4.4.14/drivers/video/fbdev/
H A Dimsttfb.c217 TVPIRRML = 0x3c, /* CRC Remainder LSB [RO] */
218 TVPIRRMM = 0x3d, /* CRC Remainder MSB [RO] */
/linux-4.4.14/drivers/mtd/nand/
H A Ddiskonchip.c1140 parts[numparts].name = " DiskOnChip Remainder partition"; nftl_partscan()
1261 parts[numparts].name = " DiskOnChip Remainder partition"; inftl_partscan()
/linux-4.4.14/drivers/md/
H A Ddm-raid.c785 /* Remainder of a logical block is zero-filled when writing (see super_sync()). */
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/
H A Dhw.c574 * 2 out-ep. Remainder pages have assigned to High queue */ _rtl92cu_init_queue_reserved_page()
/linux-4.4.14/drivers/net/wan/
H A Dfarsync.c2547 /* Remainder of card setup */ fst_add_one()
/linux-4.4.14/drivers/net/ethernet/alteon/
H A Dacenic.c2900 load and start address. Remainder is the blob to be loaded ace_load_firmware()
/linux-4.4.14/drivers/scsi/aic7xxx/
H A Daic7xxx_core.c6703 * Remainder of the SG where the transfer ahc_calc_residual()
H A Daic79xx_core.c9204 * Remainder of the SG where the transfer ahd_calc_residual()
/linux-4.4.14/kernel/sched/
H A Dfair.c2640 /* Remainder of delta accrued against u_0` */ __update_load_avg()
/linux-4.4.14/drivers/net/ethernet/broadcom/
H A Dtg3.c3796 Remainder is the blob to be loaded contiguously tg3_load_5701_a0_firmware_fix()
3914 Remainder is the blob to be loaded contiguously tg3_load_tso_firmware()

Completed in 1304 milliseconds