Searched refs:PTR_WD (Results 1 – 19 of 19) sorted by relevance
/Linux-v6.1/arch/mips/include/asm/ |
D | unaligned-emul.h | 23 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 …]
|
D | ftrace.h | 35 STR(PTR_WD) "\t1b, 3b\n\t" \ 57 STR(PTR_WD) "\t1b, 3b\n\t" \
|
D | asm.h | 288 #define PTR_WD .word macro 313 #define PTR_WD .dword macro
|
D | r4kcache.h | 122 " "STR(PTR_WD)" 1b, 3b \n" \ 145 " "STR(PTR_WD)" 1b, 3b \n" \
|
/Linux-v6.1/arch/mips/kernel/ |
D | relocate_kernel.S | 149 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 …]
|
D | mips-r2-to-r6-emul.c | 1261 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 …]
|
D | syscall.c | 125 " "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()
|
D | scall32-o32.S | 74 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
|
D | scall64-o32.S | 76 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
|
D | r2300_fpu.S | 26 PTR_WD 9b,fault; \ 32 PTR_WD 9b,fault; \ 33 PTR_WD 9b+4,fault; \
|
D | scall64-n32.S | 104 #define __SYSCALL(nr, entry) PTR_WD entry
|
D | scall64-n64.S | 111 #define __SYSCALL(nr, entry) PTR_WD entry
|
D | r4k_fpu.S | 34 PTR_WD .ex\@, fault
|
/Linux-v6.1/arch/mips/lib/ |
D | strncpy_user.S | 18 PTR_WD 9b, handler; \ 62 PTR_WD 1b, .Lfault
|
D | strnlen_user.S | 17 PTR_WD 9b, handler; \
|
D | memcpy.S | 119 PTR_WD 9b, handler; \ 128 PTR_WD 9b, handler; \
|
D | memset.S | 55 PTR_WD 9b, handler; \
|
D | csum_partial.S | 350 PTR_WD 9b, .L_exc; \ 359 PTR_WD 9b, .L_exc; \
|
/Linux-v6.1/arch/mips/cavium-octeon/ |
D | octeon-memcpy.S | 77 PTR_WD 9b, handler; \
|