Home
last modified time | relevance | path

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

1234

/kernel/linux/linux-5.10/scripts/
H A Dconfig23 Set option to "string"
25 Set option to value
48 $myname uses 'CONFIG_' as the default symbol prefix. Set the environment
/kernel/linux/linux-6.6/scripts/
H A Dconfig23 Set option to "string"
25 Set option to value
48 $myname uses 'CONFIG_' as the default symbol prefix. Set the environment
/kernel/linux/linux-5.10/arch/arm/mm/
H A Dabort-macro.S20 orreq \tmp, \tmp, #1 << 11 @ Set L-bit if yes
/kernel/linux/linux-6.6/arch/arm/mm/
H A Dabort-macro.S20 orreq \tmp, \tmp, #1 << 11 @ Set L-bit if yes
/kernel/linux/linux-5.10/arch/m68k/fpsp040/
H A Dbindec.S22 | A1. Set RM and size ext; Set SIGMA = sign of input.
28 | A2. Set X = abs(input).
39 | A5. Set ICTR = 0;
168 | A1. Set RM and size ext. Set SIGMA = sign input;
208 | A2. Set X = abs(input).
269 | A5. Set ICTR = 0;
H A Dx_snan.S167 | Set signalling nan bit
189 | Set signalling nan bit
211 | Set signalling nan bit
H A Dstwotox.S42 | 3. Set y := X*log_2(10)*64 (base 2 log of 10). Set
H A Ddecbin.S25 | Set the sign according to SE. Subtract 16 to compensate
31 | adds and muls in FP0. Set the sign according to SM.
38 | if negative, count the trailing zeros. Set the adjusted
/kernel/linux/linux-6.6/arch/m68k/fpsp040/
H A Dbindec.S22 | A1. Set RM and size ext; Set SIGMA = sign of input.
28 | A2. Set X = abs(input).
39 | A5. Set ICTR = 0;
168 | A1. Set RM and size ext. Set SIGMA = sign input;
208 | A2. Set X = abs(input).
269 | A5. Set ICTR = 0;
H A Dx_snan.S167 | Set signalling nan bit
189 | Set signalling nan bit
211 | Set signalling nan bit
H A Dstwotox.S42 | 3. Set y := X*log_2(10)*64 (base 2 log of 10). Set
H A Ddecbin.S25 | Set the sign according to SE. Subtract 16 to compensate
31 | adds and muls in FP0. Set the sign according to SM.
38 | if negative, count the trailing zeros. Set the adjusted
/kernel/linux/linux-6.6/tools/perf/pmu-events/
H A Dmetric.py7 from typing import Dict, List, Optional, Set, Tuple, Union namespace
423 groups: Set[str]
454 def Flatten(self) -> Set['Metric']:
502 def Flatten(self) -> Set[Metric]:
/kernel/liteos_a/arch/arm/arm/src/
H A Dlos_hw_exc.S186 MOV R0, #OS_EXCEPT_UNDEF_INSTR @ Set exception ID to OS_EXCEPT_UNDEF_INSTR.
245 MOV R0, #OS_EXCEPT_SWI @ Set exception ID to OS_EXCEPT_SWI.
314 MOV R0, #OS_EXCEPT_DATA_ABORT @ Set exception ID to OS_EXCEPT_DATA_ABORT.
358 MOV R0, #OS_EXCEPT_ADDR_ABORT @ Set exception ID to OS_EXCEPT_ADDR_ABORT.
/kernel/linux/linux-5.10/arch/nds32/lib/
H A Dclear_user.S33 move $r0, $r1 ! Set return value
H A Dmemset.S27 sbi.bi $r1, [$r0], #1 ! Set data of the next byte to $r1
/kernel/linux/linux-5.10/arch/sparc/lib/
H A DM7memset.S12 * Set an array of n chars starting at sp to the character c.
149 ! Set -(%o3) bytes till sp1 long word aligned
304 ! Set the remaining long words
340 ! Set the remaining bytes, if any
/kernel/linux/linux-6.6/arch/sparc/lib/
H A DM7memset.S12 * Set an array of n chars starting at sp to the character c.
149 ! Set -(%o3) bytes till sp1 long word aligned
304 ! Set the remaining long words
340 ! Set the remaining bytes, if any
/kernel/linux/linux-5.10/arch/arm/include/asm/
H A Duaccess-asm.h49 mcr p15, 0, \tmp, c3, c0, 0 @ Set domain register
/kernel/linux/linux-5.10/arch/c6x/kernel/
H A Dhead.S23 ;; Set the stack pointer
/kernel/linux/linux-5.10/arch/x86/platform/olpc/
H A Dxo1-wakeup.S25 # Set up %cr3
/kernel/linux/linux-6.6/arch/arm/include/asm/
H A Duaccess-asm.h49 mcr p15, 0, \tmp, c3, c0, 0 @ Set domain register
/kernel/linux/linux-6.6/arch/x86/platform/olpc/
H A Dxo1-wakeup.S25 # Set up %cr3
/kernel/linux/linux-5.10/arch/arm/kernel/
H A Dhead-nommu.S128 * Set the Control Register and Read the process ID.
167 orreq r0, r0, #CR_M @ Set SCTRL.M (MPU on)
215 /* Set which MPU region should be programmed */
277 orr r6, r6, #(1 << PMSAv7_RSR_EN) @ Set region enabled bit
324 orr r6, r6, #(1 << PMSAv7_RSR_EN) @ Set region enabled bit
/kernel/linux/linux-6.6/arch/arm/kernel/
H A Dhead-nommu.S129 * Set the Control Register and Read the process ID.
168 orreq r0, r0, #CR_M @ Set SCTRL.M (MPU on)
216 /* Set which MPU region should be programmed */
278 orr r6, r6, #(1 << PMSAv7_RSR_EN) @ Set region enabled bit
325 orr r6, r6, #(1 << PMSAv7_RSR_EN) @ Set region enabled bit

Completed in 12 milliseconds

1234