Searched refs:PT_R16 (Results 1 – 15 of 15) sorted by relevance
| /linux/arch/mips/include/asm/ |
| H A D | sim.h | 29 "sw\t$16,"__str(PT_R16)"($29)\t\t\t# save_static_function\n\t" \ 55 "sd\t$16,"__str(PT_R16)"($29)\t\t\t# save_static_function\n\t" \
|
| H A D | pm.h | 22 LONG_S $16, PT_R16(sp) 46 LONG_L $16, PT_R16(sp)
|
| H A D | stackframe.h | 98 cfi_st $16, PT_R16, \docfi 340 cfi_ld $16, PT_R16, \docfi
|
| /linux/arch/mips/power/ |
| H A D | hibernate_asm.S | 20 PTR_S s0, PT_R16(t0) 50 PTR_L s0, PT_R16(t0)
|
| /linux/arch/loongarch/kernel/ |
| H A D | rethook_trampoline.S | 22 cfi_st t4, PT_R16 57 cfi_ld t4, PT_R16
|
| H A D | mcount_dyn.S | 46 PTR_S t4, sp, PT_R16
|
| H A D | asm-offsets.c | 41 OFFSET(PT_R16, pt_regs, regs[16]); in output_ptreg_defines()
|
| /linux/arch/mips/alchemy/common/ |
| H A D | sleeper.S | 32 sw $16, PT_R16(sp) 251 lw $16, PT_R16(sp)
|
| /linux/arch/powerpc/include/uapi/asm/ |
| H A D | ptrace.h | 84 #define PT_R16 16 macro
|
| /linux/arch/loongarch/include/asm/ |
| H A D | stackframe.h | 102 cfi_st t4, PT_R16, \docfi 217 cfi_ld t4, PT_R16, \docfi
|
| /linux/arch/csky/kernel/ |
| H A D | asm-offsets.c | 53 DEFINE(PT_R16, offsetof(struct pt_regs, exregs[0])); in main()
|
| /linux/arch/microblaze/kernel/ |
| H A D | asm-offsets.c | 47 DEFINE(PT_R16, offsetof(struct pt_regs, r16)); in main()
|
| H A D | entry.S | 194 swi r16, r1, PT_R16; \ 228 lwi r16, r1, PT_R16; \
|
| /linux/arch/powerpc/kernel/ptrace/ |
| H A D | ptrace.c | 403 CHECK_REG(PT_R16, gpr[16]); in pt_regs_check()
|
| /linux/arch/mips/kernel/ |
| H A D | asm-offsets.c | 54 OFFSET(PT_R16, pt_regs, regs[16]); in output_ptreg_defines()
|