Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/mips/include/asm/
A Dirqflags.h159 LONG_L $6, PT_R6(sp); \
166 LONG_L $6, PT_R6(sp); \
A Dstackframe.h261 cfi_st $6, PT_R6, \docfi
373 cfi_ld $6, PT_R6, \docfi
417 cfi_ld $6, PT_R6, \docfi
/linux-6.3-rc2/arch/loongarch/kernel/
A Dkprobes_trampoline.S12 cfi_st a2, PT_R6
47 cfi_ld a2, PT_R6
A Dmcount_dyn.S35 PTR_S a2, sp, PT_R6
99 PTR_L a2, sp, PT_R6
A Dentry.S45 cfi_st a2, PT_R6
A Dasm-offsets.c25 OFFSET(PT_R6, pt_regs, regs[6]); in output_ptreg_defines()
/linux-6.3-rc2/arch/mips/kernel/
A Dmcount.S28 PTR_S a2, PT_R6(sp)
43 PTR_L a2, PT_R6(sp)
A Dscall64-n32.S84 ld a2, PT_R6(sp)
A Dscall64-n64.S94 ld a2, PT_R6(sp)
A Dscall32-o32.S134 lw a2, PT_R6(sp)
A Dscall64-o32.S139 ld a2, PT_R6(sp)
A Dasm-offsets.c35 OFFSET(PT_R6, pt_regs, regs[6]); in output_ptreg_defines()
/linux-6.3-rc2/arch/nios2/include/asm/
A Dentry.h43 stw r6, PT_R6(sp)
71 ldw r6, PT_R6(sp)
/linux-6.3-rc2/arch/mips/alchemy/common/
A Dsleeper.S30 sw $6, PT_R6(sp)
249 lw $6, PT_R6(sp)
/linux-6.3-rc2/arch/loongarch/include/asm/
A Dstackframe.h137 cfi_st a2, PT_R6, \docfi
206 cfi_ld a2, PT_R6, \docfi
/linux-6.3-rc2/arch/powerpc/include/uapi/asm/
A Dptrace.h74 #define PT_R6 6 macro
/linux-6.3-rc2/arch/nios2/kernel/
A Dasm-offsets.c34 OFFSET(PT_R6, pt_regs, r6); in main()
A Dentry.S258 ldw r6, PT_R6(sp)
324 ldw r6, PT_R6(sp)
A Dinsnemu.S26 ldw r6, PT_R6(sp)
/linux-6.3-rc2/arch/ia64/include/uapi/asm/
A Dptrace_offsets.h204 #define PT_R6 0x07c0 macro
/linux-6.3-rc2/arch/microblaze/kernel/
A Dasm-offsets.c36 DEFINE(PT_R6, offsetof(struct pt_regs, r6)); in main()
A Dentry.S184 swi r6, r1, PT_R6; \
218 lwi r6, r1, PT_R6; \
390 lwi r6, r1, PT_R6;
A Dhw_exception_handler.S90 lwi r6, r1, PT_R6; \
323 swi r6, r1, PT_R6
/linux-6.3-rc2/arch/powerpc/kernel/ptrace/
A Dptrace.c396 CHECK_REG(PT_R6, gpr[6]); in pt_regs_check()

Completed in 18 milliseconds