/arch/mips/kernel/ |
D | unaligned.c | 94 #define STR(x) __STR(x) macro 126 STR(PTR)"\t1b, 4b\n\t" \ 127 STR(PTR)"\t2b, 4b\n\t" \ 147 STR(PTR)"\t1b, 4b\n\t" \ 148 STR(PTR)"\t2b, 4b\n\t" \ 180 STR(PTR)"\t1b, 11b\n\t" \ 181 STR(PTR)"\t2b, 11b\n\t" \ 182 STR(PTR)"\t3b, 11b\n\t" \ 183 STR(PTR)"\t4b, 11b\n\t" \ 208 STR(PTR)"\t1b, 4b\n\t" \ [all …]
|
D | mips-r2-to-r6-emul.c | 1266 STR(PTR) " 1b,8b\n" in mipsr2_decoder() 1267 STR(PTR) " 2b,8b\n" in mipsr2_decoder() 1268 STR(PTR) " 3b,8b\n" in mipsr2_decoder() 1269 STR(PTR) " 4b,8b\n" in mipsr2_decoder() 1341 STR(PTR) " 1b,8b\n" in mipsr2_decoder() 1342 STR(PTR) " 2b,8b\n" in mipsr2_decoder() 1343 STR(PTR) " 3b,8b\n" in mipsr2_decoder() 1344 STR(PTR) " 4b,8b\n" in mipsr2_decoder() 1412 STR(PTR) " 1b,8b\n" in mipsr2_decoder() 1413 STR(PTR) " 2b,8b\n" in mipsr2_decoder() [all …]
|
D | syscall.c | 127 " "STR(PTR)" 1b, 4b \n" in mips_atomic_set() 128 " "STR(PTR)" 2b, 4b \n" in mips_atomic_set() 159 " "STR(PTR)" 1b, 5b \n" in mips_atomic_set() 160 " "STR(PTR)" 2b, 5b \n" in mips_atomic_set()
|
/arch/mips/cavium-octeon/crypto/ |
D | octeon-crypto.h | 34 "dmtc2 %[rt],0x0048+" STR(index) \ 47 "dmfc2 %[rt],0x0048+" STR(index) \ 60 "dmtc2 %[rt],0x0040+" STR(index) \ 108 "dmtc2 %[rt],0x0250+" STR(index) \ 121 "dmfc2 %[rt],0x0250+" STR(index) \ 134 "dmtc2 %[rt],0x0240+" STR(index) \ 182 "dmtc2 %[rt],0x0250+" STR(index) \ 195 "dmfc2 %[rt],0x0250+" STR(index) \ 208 "dmtc2 %[rt],0x0240+" STR(index) \
|
/arch/mips/include/asm/ |
D | ftrace.h | 35 STR(PTR) "\t1b, 3b\n\t" \ 57 STR(PTR) "\t1b, 3b\n\t" \ 67 safe_load(STR(lw), src, dst, error) 69 safe_store(STR(sw), src, dst, error) 72 safe_load(STR(PTR_L), src, dst, error) 75 safe_store(STR(PTR_S), src, dst, error)
|
D | r4kcache.h | 157 " "STR(PTR)" 1b, 2b \n" \ 171 " "STR(PTR)" 1b, 2b \n" \
|
D | mipsregs.h | 28 #ifndef STR 29 #define STR(x) __STR(x) macro 2073 " "STR(gas_hardfloat)" \n" \ 2074 " cfc1 %0,"STR(source)" \n" \ 2085 " "STR(gas_hardfloat)" \n" \ 2086 " ctc1 %0,"STR(dest)" \n" \
|
/arch/m68k/lib/ |
D | checksum.c | 294 #define STR(X) STR1(X) in csum_partial_copy_from_user() macro 296 "moveq #-" STR(EFAULT) ",%5\n\t" in csum_partial_copy_from_user()
|
/arch/x86/kernel/ |
D | machine_kexec_32.c | 55 #define STR(X) __STR(X) in load_segments() macro 58 "\tljmp $"STR(__KERNEL_CS)",$1f\n" in load_segments() 60 "\tmovl $"STR(__KERNEL_DS)",%%eax\n" in load_segments() 67 #undef STR in load_segments()
|
/arch/mips/vdso/ |
D | vdso.h | 65 " " STR(PTR_ADDU) " %0, $31, %0 \n" in get_vdso_base()
|
/arch/cris/include/arch-v32/arch/ |
D | irq.h | 53 #define STR(x) STR2(x) macro
|
/arch/m68k/include/asm/ |
D | entry.h | 243 #define STR(X) STR1(X) macro 254 "andw #-"STR(THREAD_SIZE)","#tmp"\n\t" \
|
/arch/cris/include/arch-v10/arch/ |
D | irq.h | 81 #define STR(x) __STR(x) macro
|
/arch/parisc/include/asm/ |
D | unistd.h | 170 #undef STR
|
/arch/powerpc/kernel/ |
D | ptrace.c | 62 #define STR(s) #s /* convert to string */ macro 65 {.name = STR(r##num), .offset = offsetof(struct pt_regs, gpr[num])}, \ 66 {.name = STR(gpr##num), .offset = offsetof(struct pt_regs, gpr[num])}
|
/arch/arm/mm/ |
D | Kconfig | 866 DMA cache maintenance functions is performed. These LDR/STR
|
/arch/x86/lib/ |
D | x86-opcode-map.txt | 938 1: STR Rv/Mw
|
/arch/arm/ |
D | Kconfig | 1181 - Cortex-A12 818325: Execution of an UNPREDICTABLE STR or STM
|