/arch/arm/kernel/ |
D | kprobes-test-arm.c | 1147 #define COPROCESSOR_INSTRUCTIONS_ST_LD(two,cc) \ in kprobe_arm_test_cases() argument 1148 TEST_COPROCESSOR("stc"two" 0, cr0, [r13, #4]") \ in kprobe_arm_test_cases() 1149 TEST_COPROCESSOR("stc"two" 0, cr0, [r13, #-4]") \ in kprobe_arm_test_cases() 1150 TEST_COPROCESSOR("stc"two" 0, cr0, [r13, #4]!") \ in kprobe_arm_test_cases() 1151 TEST_COPROCESSOR("stc"two" 0, cr0, [r13, #-4]!") \ in kprobe_arm_test_cases() 1152 TEST_COPROCESSOR("stc"two" 0, cr0, [r13], #4") \ in kprobe_arm_test_cases() 1153 TEST_COPROCESSOR("stc"two" 0, cr0, [r13], #-4") \ in kprobe_arm_test_cases() 1154 TEST_COPROCESSOR("stc"two" 0, cr0, [r13], {1}") \ in kprobe_arm_test_cases() 1155 TEST_COPROCESSOR("stc"two"l 0, cr0, [r13, #4]") \ in kprobe_arm_test_cases() 1156 TEST_COPROCESSOR("stc"two"l 0, cr0, [r13, #-4]") \ in kprobe_arm_test_cases() [all …]
|
/arch/sh/boards/mach-r2d/ |
D | Kconfig | 10 R2D-PLUS is the smaller of the two R2D board versions, equipped 18 R2D-1 is the larger of the two R2D board versions, equipped 19 with two PCI slots.
|
/arch/cris/arch-v10/ |
D | Kconfig | 104 For products with only one or two controllable LEDs, 113 For products with only one or two controllable LEDs, 122 For products with only one or two controllable LEDs, 131 For products with only one or two controllable LEDs, 140 For products with only one or two controllable LEDs, 149 For products with only one or two controllable LEDs, 158 For products with only one or two controllable LEDs, 167 For products with only one or two controllable LEDs, 176 For products with only one or two controllable LEDs, 185 For products with only one or two controllable LEDs, [all …]
|
/arch/sh/lib/ |
D | checksum.S | 76 add #-2, r5 ! Alignment uses up two bytes. 78 bt/s 1f ! Jump if we had at least two bytes. 232 add #-2,r6 ! Alignment uses up two bytes. 233 cmp/pz r6 ! Jump if we had at least two bytes. 278 ! src and dest equally aligned, but to a two byte boundary. 279 ! Handle first two bytes as a special case
|
/arch/arm/plat-s3c24xx/ |
D | sleep.S | 60 @@ load UART to allow us to print the two characters for
|
/arch/alpha/lib/ |
D | strlen.S | 34 nop # helps dual issue last two insns
|
D | strncpy.S | 66 0: stq_u $31, 0($16) # zero two words
|
D | strlen_user.S | 81 nop # dual issue next two on ev4 and ev5
|
D | callback_srm.S | 46 lda $25,2($31) # two integer arguments
|
/arch/mips/powertv/ |
D | Kconfig | 14 and must be exactly two characters long. Families supported are:
|
/arch/m32r/lib/ |
D | checksum.S | 72 ; clear c-bit || Alignment uses up two bytes. 74 bgtz r1, 1f ; Jump if we had at least two bytes. 190 addi r1, #-2 ; Alignment uses up two bytes. 192 bgtz r1, 1f ; Jump if we had at least two bytes.
|
/arch/m68k/kernel/ |
D | sun3-head.S | 90 | todo: remove next two. --m
|
/arch/arm/mach-davinci/include/mach/ |
D | debug-macro.S | 35 sub \rv, \rv, \rp @ offset between the two
|
/arch/alpha/kernel/ |
D | head.S | 59 # The following two functions are needed for supporting SRM PALcode
|
/arch/arm/vfp/ |
D | entry.S | 17 @ r0 = instruction opcode (32-bit ARM or two 16-bit Thumb)
|
D | vfphw.S | 64 @ r0 = instruction opcode (32-bit ARM or two 16-bit Thumb) 166 str r2, [sp, #S_PC] @ mode it's two 16-bit instructions,
|
/arch/x86/um/ |
D | checksum_32.S | 59 subl $2, %ecx # Alignment uses up two bytes. 60 jae 1f # Jump if we had at least two bytes. 264 subl $2, %ecx # Alignment uses up two bytes. 265 jae 1f # Jump if we had at least two bytes.
|
/arch/m68k/ifpsp060/ |
D | iskeleton.S | 186 | region. Note: the routine must lock two pages if the operand 187 | spans two pages. 254 | Note: the routine must unlock two pages if the operand spans 255 | two pages.
|
/arch/arm/mm/ |
D | proc-v7-3level.S | 126 add \ttbr1, \ttbr1, #1 << 4 @ skip two L1 entries
|
/arch/xtensa/lib/ |
D | strnlen_user.S | 94 # check two more bytes (bytes 0, 1 of word) 135 EX(l32i, a9, a4, 0, lenfixup) # get word with first two bytes of string
|
/arch/x86/lib/ |
D | checksum_32.S | 75 subl $2, %ecx # Alignment uses up two bytes. 76 jae 1f # Jump if we had at least two bytes. 317 subl $2, %ecx # Alignment uses up two bytes. 318 jae 1f # Jump if we had at least two bytes.
|
/arch/arm/mach-tegra/include/mach/ |
D | debug-macro.S | 35 sub \rv, \rv, \rp @ offset between the two
|
/arch/c6x/ |
D | Kconfig | 111 blocks into "zones", where each zone is a power of two number of 112 pages. This option selects the largest power of two that the kernel
|
/arch/arm/mach-omap1/include/mach/ |
D | debug-macro.S | 34 sub \rv, \rv, \rp @ offset between the two
|
/arch/blackfin/ |
D | Kconfig.debug | 65 event. You have two options: 129 two entries. Omitting one of these entries from the record prevents 149 bool "Compress two-level loops" 151 The trace buffer does not record loops two levels deep. Helpful if
|