Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/mips/kernel/
A Dscall64-n64.S69 sd t0, PT_R7(sp) # set error flag
95 ld a3, PT_R7(sp)
107 sd t0, PT_R7(sp)
A Dscall32-o32.S100 sw t0, PT_R7(sp) # set error flag
135 lw a3, PT_R7(sp)
150 sw t0, PT_R7(sp)
176 sw t0, PT_R7(sp)
A Dscall64-n32.S60 sd t0, PT_R7(sp) # set error flag
85 ld a3, PT_R7(sp)
A Dscall64-o32.S95 sd t0, PT_R7(sp) # set error flag
140 ld a3, PT_R7(sp)
163 sd t0, PT_R7(sp)
A Dmcount.S29 PTR_S a3, PT_R7(sp)
44 PTR_L a3, PT_R7(sp)
A Dasm-offsets.c36 OFFSET(PT_R7, pt_regs, regs[7]); in output_ptreg_defines()
/linux-6.3-rc2/arch/mips/include/asm/
A Dirqflags.h158 LONG_L $7, PT_R7(sp); \
165 LONG_L $7, PT_R7(sp); \
A Dstackframe.h264 cfi_st $7, PT_R7, \docfi
372 cfi_ld $7, PT_R7, \docfi
416 cfi_ld $7, PT_R7, \docfi
/linux-6.3-rc2/arch/loongarch/kernel/
A Dkprobes_trampoline.S13 cfi_st a3, PT_R7
48 cfi_ld a3, PT_R7
A Dmcount_dyn.S36 PTR_S a3, sp, PT_R7
100 PTR_L a3, sp, PT_R7
A Dentry.S46 cfi_st a3, PT_R7
A Dasm-offsets.c26 OFFSET(PT_R7, pt_regs, regs[7]); in output_ptreg_defines()
/linux-6.3-rc2/arch/nios2/kernel/
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)
A Dasm-offsets.c35 OFFSET(PT_R7, pt_regs, r7); in main()
A Dinsnemu.S27 ldw r7, PT_R7(sp)
/linux-6.3-rc2/arch/nios2/include/asm/
A Dentry.h44 stw r7, PT_R7(sp)
72 ldw r7, PT_R7(sp)
/linux-6.3-rc2/arch/mips/alchemy/common/
A Dsleeper.S31 sw $7, PT_R7(sp)
250 lw $7, PT_R7(sp)
/linux-6.3-rc2/arch/loongarch/include/asm/
A Dstackframe.h138 cfi_st a3, PT_R7, \docfi
207 cfi_ld a3, PT_R7, \docfi
/linux-6.3-rc2/arch/powerpc/include/uapi/asm/
A Dptrace.h75 #define PT_R7 7 macro
/linux-6.3-rc2/arch/ia64/include/uapi/asm/
A Dptrace_offsets.h205 #define PT_R7 0x07c8 macro
/linux-6.3-rc2/arch/microblaze/kernel/
A Dasm-offsets.c37 DEFINE(PT_R7, offsetof(struct pt_regs, r7)); in main()
A Dentry.S185 swi r7, r1, PT_R7; \
219 lwi r7, r1, PT_R7; \
391 lwi r7, r1, PT_R7;
/linux-6.3-rc2/arch/powerpc/kernel/ptrace/
A Dptrace.c397 CHECK_REG(PT_R7, gpr[7]); in pt_regs_check()
/linux-6.3-rc2/arch/ia64/kernel/
A Dptrace.c1729 (addr >= PT_R7 + 8 && addr < PT_B1) || in access_uarea()
1793 case PT_R4 ... PT_R7: in access_uarea()

Completed in 28 milliseconds