Searched refs:PT_R30 (Results 1 – 14 of 14) sorted by relevance
/linux-5.19.10/arch/mips/include/asm/ |
D | sim.h | 37 "sw\t$30,"__str(PT_R30)"($29)\n\t" \ 63 "sd\t$30,"__str(PT_R30)"($29)\n\t" \
|
D | pm.h | 31 LONG_S $30, PT_R30(sp) 55 LONG_L $30, PT_R30(sp)
|
D | stackframe.h | 106 cfi_st $30, PT_R30, \docfi 345 cfi_ld $30, PT_R30, \docfi
|
/linux-5.19.10/arch/mips/power/ |
D | hibernate_asm.S | 18 PTR_S fp, PT_R30(t0) 48 PTR_L fp, PT_R30(t0)
|
/linux-5.19.10/arch/mips/alchemy/common/ |
D | sleeper.S | 43 sw $30, PT_R30(sp) 262 lw $30, PT_R30(sp)
|
/linux-5.19.10/arch/loongarch/include/asm/ |
D | stackframe.h | 70 cfi_st s7, PT_R30, \docfi 180 cfi_ld s7, PT_R30, \docfi
|
/linux-5.19.10/arch/powerpc/include/uapi/asm/ |
D | ptrace.h | 98 #define PT_R30 30 macro
|
/linux-5.19.10/arch/ia64/include/uapi/asm/ |
D | ptrace_offsets.h | 252 #define PT_R30 0x0950 macro
|
/linux-5.19.10/arch/csky/kernel/ |
D | asm-offsets.c | 66 DEFINE(PT_R30, offsetof(struct pt_regs, exregs[14])); in main()
|
/linux-5.19.10/arch/microblaze/kernel/ |
D | asm-offsets.c | 60 DEFINE(PT_R30, offsetof(struct pt_regs, r30)); in main()
|
D | entry.S | 206 swi r30, r1, PT_R30; \ 240 lwi r30, r1, PT_R30; \
|
/linux-5.19.10/arch/powerpc/kernel/ptrace/ |
D | ptrace.c | 420 CHECK_REG(PT_R30, gpr[30]); in pt_regs_check()
|
/linux-5.19.10/arch/loongarch/kernel/ |
D | asm-offsets.c | 49 OFFSET(PT_R30, pt_regs, regs[30]); in output_ptreg_defines()
|
/linux-5.19.10/arch/mips/kernel/ |
D | asm-offsets.c | 59 OFFSET(PT_R30, pt_regs, regs[30]); in output_ptreg_defines()
|