Home
last modified time | relevance | path

Searched refs:when (Results 1 – 25 of 195) sorted by relevance

12345678

/arch/nds32/lib/
Dmemmove.S18 beq $r0, $r1, exit_memcpy ! Exit when det = src
19 beqz $r2, exit_memcpy ! Exit when n = 0
23 ! Avoid data lost when memory overlap
24 ! Copy data reversely when src < dst
/arch/arm/include/debug/
Dat91.S24 tst \rd, #AT91_DBGU_TXRDY @ DBGU_TXRDY = 1 when ready to transmit
33 tst \rd, #AT91_DBGU_TXEMPTY @ DBGU_TXEMPTY = 1 when transmission complete
/arch/m68k/ifpsp060/
Dfskeleton.S70 | This is the exit point for the 060FPSP when an enabled overflow exception
89 | This is the exit point for the 060FPSP when an enabled underflow exception
107 | This is the exit point for the 060FPSP when an enabled operand error exception
126 | This is the exit point for the 060FPSP when an enabled signalling NaN exception
145 | This is the exit point for the 060FPSP when an enabled divide-by-zero exception
164 | This is the exit point for the 060FPSP when an enabled inexact exception
183 | This is the exit point for the 060FPSP when an enabled bsun exception
205 | This is the exit point for the 060FPSP when an F-Line Illegal exception is
207 | vector number 11: FP Unimplemented Instructions, FP implemented instructions when
219 | This is the exit point for the 060FPSP when an FPU disabled exception is
[all …]
/arch/mips/vdso/
DKconfig5 # of which we are forced to disable the VDSO symbols when building
11 # of the GOT when targeting microMIPS, which we can't use in the VDSO due to
/arch/ia64/kernel/
Dunwind.c707 set_reg (struct unw_reg_info *reg, enum unw_where where, int when, unsigned long val) in set_reg() argument
711 if (reg->when == UNW_WHEN_NEVER) in set_reg()
712 reg->when = when; in set_reg()
737 reg->when = t; in spill_next_when()
970 sr->curr.reg[UNW_REG_PSP].when = sr->region_start + min_t(int, t, sr->region_len - 1); in desc_mem_stack_v()
1006 reg->when = sr->region_start + min_t(int, t, sr->region_len - 1); in desc_reg_when()
1094 r->when = UNW_WHEN_NEVER; in desc_restore_p()
1115 r->when = sr->region_start + min_t(int, t, sr->region_len - 1); in desc_spill_reg_p()
1130 r->when = sr->region_start + min_t(int, t, sr->region_len - 1); in desc_spill_psprel_p()
1145 r->when = sr->region_start + min_t(int, t, sr->region_len - 1); in desc_spill_sprel_p()
[all …]
Dunwind_i.h80 int when; /* when the register gets saved */ member
/arch/m68k/fpsp040/
Dx_ovfl.S6 | Overflow occurs when a floating-point intermediate result is
8 | or when storing to memory, the contents of a floating-point
/arch/nios2/
DKconfig.debug10 This is useful for kernel debugging when your machine crashes very
/arch/arm64/boot/dts/amlogic/
Dmeson-sm1-odroid-hc4.dts47 /* Powers the SATA Disk 0 regulator, which is enabled when a disk load is detected */
60 /* Powers the SATA Disk 1 regulator, which is enabled when a disk load is detected */
Dmeson-sm1-odroid-c4.dts36 * in order to reset the Hub when USB bus is powered down.
/arch/arm64/boot/dts/qcom/
Dsdm636.dtsi16 * be addressed when the aforementioned
Dsdm845-cheza-r2.dts32 * Comes on automatically when pp5000_ldo comes on, which
33 * comes on automatically when ppvar_sys comes on
Dsdm845-cheza-r1.dts32 * Comes on automatically when pp5000_ldo comes on, which
33 * comes on automatically when ppvar_sys comes on
Dmsm8996-v3.0.dtsi15 * when it comes to voltage delivery to.. once again
/arch/sh/
DKconfig.debug31 process and ending when the kernel's serial console is initialised.
33 when the kernel may crash or hang before the serial console is
47 bool "Use separate kernel stacks when processing interrupts"
/arch/arm/boot/dts/
Dgemini-dlink-dir-685.dts122 * sensor. It is turned on when the temperature exceeds 46 degrees
123 * and turned off when the temperatures goes below 41 degrees
138 /* Poll every 2nd second when cooling */
289 * enable these pins for flash access only when we need
290 * then, and when disabled they can be used for GPIO which
385 * of the flash pins when the flash is not in
Dast2500-facebook-netbmc-common.dtsi14 * when reset type is set to default ("soc", gated by reset mask registers).
/arch/arm64/
DKconfig.debug16 the kernel that are only useful when using a debug build of the
DKconfig426 erratum 824069 on Cortex-A53 parts up to r0p2 when it is connected
450 present when it is connected to a coherent interconnect.
472 Affected Cortex-A57 parts might deadlock when exclusive load/store
493 page boundary when there is a permission or device memory
563 update of the hardware dirty bit when the DBM/AP bits are updated
579 cause register corruption when accessing the timer registers
669 subsequent interrupts when software stepping is disabled in the
674 when handling a system call from a task that is being stepped
686 Affected Neoverse-N1 cores could execute a stale instruction when
721 BFMMLA or VMMLA instructions in rare circumstances when a pair of
[all …]
/arch/h8300/boot/compressed/
Dhead.S44 .word 0x8000 ; size to move, when setup is not
/arch/arm/nwfpe/
DChangeLog64 I couldn't even find anything that guarantees it is zeroed when
65 when the task structure is initially allocated. In any case
67 zero when allocated and recycled. See alloc_task_struct() and
/arch/x86/math-emu/
DREADME83 However, it may happen that when the emulator is accessing the user
111 be different from that obtained with an 80486. This occurs when the
137 in the prefetch queue and memory will be inconsistent when the FPU
150 protection fault message when run under the MS-DOS prompt of Windows
265 later) for 'float' variables (24 bit precision numbers) when precision
267 bit precision numbers) when precision control is set to 53 bits (a
269 variables when precision control is set to 64 bits).
356 cases of fcos and fptan, the first column gives the results when all
359 results of relatively poor accuracy for these instructions when the
360 argument approaches pi/2. The table does not show those cases when the
[all …]
/arch/mips/kvm/
DKconfig38 A histogram of COP0 accesses is printed when the VM is
/arch/arm/crypto/
DKconfig28 using optimized ARM NEON assembly, when NEON instructions are
55 using optimized ARM assembler and NEON, when available.
63 using optimized ARM assembler and NEON, when available.
/arch/um/
DKconfig.debug37 This is useful for kernel debugging when your machine crashes very

12345678