Home
last modified time | relevance | path

Searched refs:PT_R7 (Results 1 – 25 of 28) sorted by relevance

12

/openbmc/linux/arch/mips/kernel/
H A Dscall64-n64.S71 sd t0, PT_R7(sp) # set error flag
96 ld a3, PT_R7(sp)
108 sd t0, PT_R7(sp)
H A Dscall32-o32.S112 sw t0, PT_R7(sp) # set error flag
138 lw a3, PT_R7(sp)
153 sw t0, PT_R7(sp)
179 sw t0, PT_R7(sp)
H A Dscall64-o32.S111 sd t0, PT_R7(sp) # set error flag
141 ld a3, PT_R7(sp)
164 sd t0, PT_R7(sp)
H A Dscall64-n32.S62 sd t0, PT_R7(sp) # set error flag
86 ld a3, PT_R7(sp)
H A Dmcount.S29 PTR_S a3, PT_R7(sp)
44 PTR_L a3, PT_R7(sp)
/openbmc/linux/arch/mips/include/asm/
H A Dirqflags.h158 LONG_L $7, PT_R7(sp); \
165 LONG_L $7, PT_R7(sp); \
H A Dstackframe.h264 cfi_st $7, PT_R7, \docfi
372 cfi_ld $7, PT_R7, \docfi
416 cfi_ld $7, PT_R7, \docfi
/openbmc/linux/arch/loongarch/kernel/
H A Drethook_trampoline.S13 cfi_st a3, PT_R7
48 cfi_ld a3, PT_R7
H A Dmcount_dyn.S35 PTR_S a3, sp, PT_R7
100 PTR_L a3, sp, PT_R7
H A Dentry.S46 cfi_st a3, PT_R7
/openbmc/linux/arch/nios2/kernel/
H A Dentry.S223 stw r1, PT_R7(sp)
259 ldw r7, PT_R7(sp)
289 stw r1, PT_R7(sp)
325 ldw r7, PT_R7(sp)
H A Dasm-offsets.c35 OFFSET(PT_R7, pt_regs, r7); in main()
H A Dinsnemu.S27 ldw r7, PT_R7(sp)
/openbmc/linux/arch/nios2/include/asm/
H A Dentry.h44 stw r7, PT_R7(sp)
72 ldw r7, PT_R7(sp)
/openbmc/linux/arch/mips/alchemy/common/
H A Dsleeper.S31 sw $7, PT_R7(sp)
250 lw $7, PT_R7(sp)
/openbmc/u-boot/arch/mips/lib/
H A Dgenex.S82 LONG_S $7, PT_R7(sp)
157 LONG_L $7, PT_R7(sp)
H A Dasm-offsets.c27 OFFSET(PT_R7, pt_regs, regs[7]); in output_ptreg_defines()
/openbmc/u-boot/arch/nds32/include/asm/
H A Dptrace.h68 #define PT_R7 7 macro
/openbmc/u-boot/arch/powerpc/include/asm/
H A Dptrace.h64 #define PT_R7 7 macro
/openbmc/linux/arch/loongarch/include/asm/
H A Dstackframe.h138 cfi_st a3, PT_R7, \docfi
211 cfi_ld a3, PT_R7, \docfi
/openbmc/linux/arch/powerpc/include/uapi/asm/
H A Dptrace.h75 #define PT_R7 7 macro
/openbmc/linux/arch/ia64/include/uapi/asm/
H A Dptrace_offsets.h205 #define PT_R7 0x07c8 macro
/openbmc/linux/arch/microblaze/kernel/
H A Dasm-offsets.c37 DEFINE(PT_R7, offsetof(struct pt_regs, r7)); in main()
H A Dentry.S185 swi r7, r1, PT_R7; \
219 lwi r7, r1, PT_R7; \
391 lwi r7, r1, PT_R7;
/openbmc/linux/arch/powerpc/kernel/ptrace/
H A Dptrace.c397 CHECK_REG(PT_R7, gpr[7]); in pt_regs_check()

12