Searched full:doubles (Results 1 – 25 of 64) sorted by relevance
123
/linux-6.14.4/arch/mips/kvm/ |
D | fpu.S | 29 bgez t0, 1f # no: skip odd doubles 73 bgez t0, 1f # no: skip odd doubles
|
D | mips.c | 586 /* odd doubles */ in kvm_mips_num_regs() 619 /* skip odd doubles if no F64 */ in kvm_mips_copy_reg_indices() 689 /* Can't access odd doubles in FR=0 mode */ in kvm_mips_get_reg() 823 /* Can't access odd doubles in FR=0 mode */ in kvm_mips_set_reg()
|
/linux-6.14.4/Documentation/devicetree/bindings/spi/ |
D | spi-peripheral-props.yaml | 95 bigger chip. This basically doubles (or more) the total address 108 bits in the other). This basically doubles the address space and
|
/linux-6.14.4/arch/loongarch/include/asm/ |
D | orc_lookup.h | 15 * A block size of 256 was chosen because it roughly doubles unwinder
|
/linux-6.14.4/arch/x86/include/asm/ |
D | orc_lookup.h | 18 * A block size of 256 was chosen because it roughly doubles unwinder
|
/linux-6.14.4/tools/testing/selftests/net/packetdrill/ |
D | tcp_blocking_blocking-write.pkt | 20 // Kernel doubles our value -> sk->sk_sndbuf is set to 42000
|
/linux-6.14.4/arch/sh/kernel/cpu/sh4/ |
D | fpu.c | 258 /* FPU error because of denormal (doubles) */ in ieee_fpe_handler() 296 /* FPU error because of denormal (doubles) */ in ieee_fpe_handler() 340 /* FPU error because of denormal (doubles) */ in ieee_fpe_handler()
|
/linux-6.14.4/Documentation/arch/powerpc/ |
D | associativity.rst | 44 level of the resource group, the kernel doubles the NUMA distance between the
|
/linux-6.14.4/drivers/media/usb/gspca/ |
D | autogain_functions.c | 87 example, will lead to a huge exposure change (it effectively doubles),
|
/linux-6.14.4/Documentation/hwmon/ |
D | max31827.rst | 95 The conversion time doubles with every bit of increased resolution. The
|
/linux-6.14.4/Documentation/networking/ |
D | fib_trie.rst | 91 Doubles the size of the child array within a tnode. Used by resize().
|
/linux-6.14.4/arch/mips/include/asm/ |
D | thread_info.h | 129 #define TIF_HYBRID_FPREGS 28 /* 64b FP registers, odd singles in bits 63:32 of even doubles */
|
/linux-6.14.4/drivers/usb/musb/ |
D | musb_regs.h | 74 /* Allocate for double-packet buffering (effectively doubles assigned _SIZE) */
|
/linux-6.14.4/arch/sparc/math-emu/ |
D | math_32.c | 21 * of the three IEEE formats. FP_ADD_D(R,A,B) is for adding doubles, 34 * doubles are one machine word so macros in double.h eventually use
|
/linux-6.14.4/kernel/sched/ |
D | cpufreq_schedutil.c | 266 * boosted to a certain utilization which doubles at each "frequent and 287 /* Ensure boost doubles only one time at each request */ in sugov_iowait_boost()
|
/linux-6.14.4/drivers/iio/light/ |
D | veml3235.c | 51 * The MSB (DG) doubles the value of the rest of the field, which leads to
|
/linux-6.14.4/arch/m68k/include/asm/ |
D | mac_via.h | 165 #define VIA2B_vMode32 0x08 /* 24/32bit switch - doubles as cache flush
|
/linux-6.14.4/arch/mips/boot/dts/ingenic/ |
D | gcw0.dts | 218 * since it doubles as BOOT_SEL1.
|
/linux-6.14.4/drivers/iio/test/ |
D | iio-test-gts.c | 252 * Doubling the integration time doubles the total gain - so old in test_iio_gts_find_new_gain_sel_by_old_gain_time()
|
/linux-6.14.4/arch/parisc/math-emu/ |
D | dbl_float.h | 42 /* Exponent field for doubles has already been cleared and may be 102 /* Singles and doubles may include the sign and exponent fields. The
|
/linux-6.14.4/drivers/phy/motorola/ |
D | phy-mapphone-mdm6600.c | 593 * gpio mode0 pin doubles as mdm6600 wake-up gpio. in phy_mdm6600_probe()
|
/linux-6.14.4/fs/romfs/ |
D | super.c | 266 * get a romfs inode based on its position in the image (which doubles as the
|
/linux-6.14.4/kernel/locking/ |
D | qspinlock.c | 107 * PV doubles the storage and uses the second cacheline for PV state.
|
/linux-6.14.4/include/linux/ |
D | nfs_fs.h | 166 * to be valid. A successful attribute revalidation doubles
|
/linux-6.14.4/drivers/base/regmap/ |
D | regmap-spi-avmm.c | 130 * doubles), plus 4 special chars (SOP, CHANNEL, CHANNEL_NUM, EOP). Finally
|
123