Searched refs:PT_R5 (Results 1 – 22 of 22) sorted by relevance
| /linux/arch/loongarch/kernel/ |
| H A D | mcount_dyn.S | 33 PTR_S a1, sp, PT_R5 98 PTR_L a1, sp, PT_R5 149 PTR_S a1, sp, PT_R5 158 PTR_L a1, sp, PT_R5
|
| H A D | mcount.S | 85 PTR_S a1, sp, PT_R5 96 PTR_L a1, sp, PT_R5
|
| H A D | rethook_trampoline.S | 11 cfi_st a1, PT_R5 46 cfi_ld a1, PT_R5
|
| H A D | entry.S | 46 cfi_st a1, PT_R5
|
| H A D | asm-offsets.c | 29 OFFSET(PT_R5, pt_regs, regs[5]); in output_ptreg_defines()
|
| /linux/arch/mips/include/asm/ |
| H A D | irqflags.h | 160 LONG_L $5, PT_R5(sp); \ 167 LONG_L $5, PT_R5(sp); \
|
| /linux/arch/mips/kernel/ |
| H A D | mcount.S | 27 PTR_S a1, PT_R5(sp) 42 PTR_L a1, PT_R5(sp)
|
| H A D | scall64-n32.S | 84 ld a1, PT_R5(sp)
|
| H A D | scall64-n64.S | 94 ld a1, PT_R5(sp)
|
| H A D | scall64-o32.S | 139 ld a1, PT_R5(sp)
|
| H A D | scall32-o32.S | 136 lw a1, PT_R5(sp)
|
| H A D | asm-offsets.c | 43 OFFSET(PT_R5, pt_regs, regs[5]); in output_ptreg_defines()
|
| /linux/arch/nios2/include/asm/ |
| H A D | entry.h | 42 stw r5, PT_R5(sp) 70 ldw r5, PT_R5(sp)
|
| /linux/arch/mips/alchemy/common/ |
| H A D | sleeper.S | 29 sw $5, PT_R5(sp) 248 lw $5, PT_R5(sp)
|
| /linux/arch/nios2/kernel/ |
| H A D | entry.S | 185 ldw r5, PT_R5(sp) 257 ldw r5, PT_R5(sp) 323 ldw r5, PT_R5(sp)
|
| H A D | asm-offsets.c | 34 OFFSET(PT_R5, pt_regs, r5); in main()
|
| H A D | insnemu.S | 25 ldw r5, PT_R5(sp)
|
| /linux/arch/powerpc/include/uapi/asm/ |
| H A D | ptrace.h | 73 #define PT_R5 5 macro
|
| /linux/arch/loongarch/include/asm/ |
| H A D | stackframe.h | 174 cfi_st a1, PT_R5, \docfi 248 cfi_ld a1, PT_R5, \docfi
|
| /linux/arch/microblaze/kernel/ |
| H A D | asm-offsets.c | 36 DEFINE(PT_R5, offsetof(struct pt_regs, r5)); in main()
|
| H A D | entry.S | 183 swi r5, r1, PT_R5; \ 217 lwi r5, r1, PT_R5; \ 389 lwi r5, r1, PT_R5;
|
| H A D | hw_exception_handler.S | 89 lwi r5, r1, PT_R5; \ 322 swi r5, r1, PT_R5
|