Searched refs:PT_R8 (Results 1 – 18 of 18) sorted by relevance
| /linux/arch/loongarch/kernel/ |
| H A D | rethook_trampoline.S | 14 cfi_st a4, PT_R8 49 cfi_ld a4, PT_R8
|
| H A D | mcount_dyn.S | 36 PTR_S a4, sp, PT_R8 101 PTR_L a4, sp, PT_R8
|
| H A D | entry.S | 49 cfi_st a4, PT_R8
|
| H A D | asm-offsets.c | 32 OFFSET(PT_R8, pt_regs, regs[8]); in output_ptreg_defines()
|
| /linux/arch/mips/kernel/ |
| H A D | mcount.S | 31 PTR_S a4, PT_R8(sp) 46 PTR_L a4, PT_R8(sp)
|
| H A D | scall64-o32.S | 126 sd a4, PT_R8(sp) # Save argument registers 142 ld a4, PT_R8(sp)
|
| H A D | scall64-n32.S | 87 ld a4, PT_R8(sp)
|
| H A D | scall64-n64.S | 97 ld a4, PT_R8(sp)
|
| H A D | asm-offsets.c | 46 OFFSET(PT_R8, pt_regs, regs[8]); in output_ptreg_defines()
|
| /linux/arch/nios2/include/asm/ |
| H A D | entry.h | 45 stw r8, PT_R8(sp) 73 ldw r8, PT_R8(sp)
|
| /linux/arch/mips/include/asm/ |
| H A D | irqflags.h | 157 LONG_L $8, PT_R8(sp); \
|
| /linux/arch/powerpc/include/uapi/asm/ |
| H A D | ptrace.h | 76 #define PT_R8 8 macro
|
| /linux/arch/nios2/kernel/ |
| H A D | asm-offsets.c | 37 OFFSET(PT_R8, pt_regs, r8); in main()
|
| H A D | insnemu.S | 28 ldw r8, PT_R8(sp)
|
| H A D | entry.S | 326 ldw r8, PT_R8(sp)
|
| /linux/arch/loongarch/include/asm/ |
| H A D | stackframe.h | 177 cfi_st a4, PT_R8, \docfi 251 cfi_ld a4, PT_R8, \docfi
|
| /linux/arch/microblaze/kernel/ |
| H A D | asm-offsets.c | 39 DEFINE(PT_R8, offsetof(struct pt_regs, r8)); in main()
|
| H A D | entry.S | 186 swi r8, r1, PT_R8; \ 220 lwi r8, r1, PT_R8; \ 392 lwi r8, r1, PT_R8;
|