Home
last modified time | relevance | path

Searched refs:PTR_WD (Results 1 – 19 of 19) sorted by relevance

/Linux-v6.1/arch/mips/include/asm/
Dunaligned-emul.h23 STR(PTR_WD)"\t1b, 4b\n\t" \
24 STR(PTR_WD)"\t2b, 4b\n\t" \
44 STR(PTR_WD)"\t1b, 4b\n\t" \
45 STR(PTR_WD)"\t2b, 4b\n\t" \
77 STR(PTR_WD)"\t1b, 11b\n\t" \
78 STR(PTR_WD)"\t2b, 11b\n\t" \
79 STR(PTR_WD)"\t3b, 11b\n\t" \
80 STR(PTR_WD)"\t4b, 11b\n\t" \
105 STR(PTR_WD)"\t1b, 4b\n\t" \
106 STR(PTR_WD)"\t2b, 4b\n\t" \
[all …]
Dftrace.h35 STR(PTR_WD) "\t1b, 3b\n\t" \
57 STR(PTR_WD) "\t1b, 3b\n\t" \
Dasm.h288 #define PTR_WD .word macro
313 #define PTR_WD .dword macro
Dr4kcache.h122 " "STR(PTR_WD)" 1b, 3b \n" \
145 " "STR(PTR_WD)" 1b, 3b \n" \
/Linux-v6.1/arch/mips/kernel/
Drelocate_kernel.S149 arg0: PTR_WD 0x0
150 arg1: PTR_WD 0x0
151 arg2: PTR_WD 0x0
152 arg3: PTR_WD 0x0
162 s_arg0: PTR_WD 0x0
163 s_arg1: PTR_WD 0x0
164 s_arg2: PTR_WD 0x0
165 s_arg3: PTR_WD 0x0
173 PTR_WD 0x0
177 PTR_WD 0
[all …]
Dmips-r2-to-r6-emul.c1261 STR(PTR_WD) " 1b,8b\n" in mipsr2_decoder()
1262 STR(PTR_WD) " 2b,8b\n" in mipsr2_decoder()
1263 STR(PTR_WD) " 3b,8b\n" in mipsr2_decoder()
1264 STR(PTR_WD) " 4b,8b\n" in mipsr2_decoder()
1336 STR(PTR_WD) " 1b,8b\n" in mipsr2_decoder()
1337 STR(PTR_WD) " 2b,8b\n" in mipsr2_decoder()
1338 STR(PTR_WD) " 3b,8b\n" in mipsr2_decoder()
1339 STR(PTR_WD) " 4b,8b\n" in mipsr2_decoder()
1407 STR(PTR_WD) " 1b,8b\n" in mipsr2_decoder()
1408 STR(PTR_WD) " 2b,8b\n" in mipsr2_decoder()
[all …]
Dsyscall.c125 " "STR(PTR_WD)" 1b, 4b \n" in mips_atomic_set()
126 " "STR(PTR_WD)" 2b, 4b \n" in mips_atomic_set()
155 " "STR(PTR_WD)" 1b, 5b \n" in mips_atomic_set()
156 " "STR(PTR_WD)" 2b, 5b \n" in mips_atomic_set()
Dscall32-o32.S74 PTR_WD load_a4, bad_stack_a4
75 PTR_WD load_a5, bad_stack_a5
76 PTR_WD load_a6, bad_stack_a6
77 PTR_WD load_a7, bad_stack_a7
218 #define __SYSCALL(nr, entry) PTR_WD entry
Dscall64-o32.S76 PTR_WD load_a4, bad_stack_a4
77 PTR_WD load_a5, bad_stack_a5
78 PTR_WD load_a6, bad_stack_a6
79 PTR_WD load_a7, bad_stack_a7
217 #define __SYSCALL(nr, entry) PTR_WD entry
Dr2300_fpu.S26 PTR_WD 9b,fault; \
32 PTR_WD 9b,fault; \
33 PTR_WD 9b+4,fault; \
Dscall64-n32.S104 #define __SYSCALL(nr, entry) PTR_WD entry
Dscall64-n64.S111 #define __SYSCALL(nr, entry) PTR_WD entry
Dr4k_fpu.S34 PTR_WD .ex\@, fault
/Linux-v6.1/arch/mips/lib/
Dstrncpy_user.S18 PTR_WD 9b, handler; \
62 PTR_WD 1b, .Lfault
Dstrnlen_user.S17 PTR_WD 9b, handler; \
Dmemcpy.S119 PTR_WD 9b, handler; \
128 PTR_WD 9b, handler; \
Dmemset.S55 PTR_WD 9b, handler; \
Dcsum_partial.S350 PTR_WD 9b, .L_exc; \
359 PTR_WD 9b, .L_exc; \
/Linux-v6.1/arch/mips/cavium-octeon/
Docteon-memcpy.S77 PTR_WD 9b, handler; \