Home
last modified time | relevance | path

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

12

/openbmc/linux/arch/mips/include/asm/
H A Dirqflags.h159 LONG_L $6, PT_R6(sp); \
166 LONG_L $6, PT_R6(sp); \
H A Dstackframe.h261 cfi_st $6, PT_R6, \docfi
373 cfi_ld $6, PT_R6, \docfi
417 cfi_ld $6, PT_R6, \docfi
/openbmc/linux/arch/loongarch/kernel/
H A Drethook_trampoline.S12 cfi_st a2, PT_R6
47 cfi_ld a2, PT_R6
H A Dmcount_dyn.S34 PTR_S a2, sp, PT_R6
99 PTR_L a2, sp, PT_R6
H A Dentry.S45 cfi_st a2, PT_R6
/openbmc/linux/arch/nios2/include/asm/
H A Dentry.h43 stw r6, PT_R6(sp)
71 ldw r6, PT_R6(sp)
/openbmc/linux/arch/mips/kernel/
H A Dmcount.S28 PTR_S a2, PT_R6(sp)
43 PTR_L a2, PT_R6(sp)
H A Dscall64-n32.S85 ld a2, PT_R6(sp)
H A Dscall64-n64.S95 ld a2, PT_R6(sp)
H A Dscall32-o32.S137 lw a2, PT_R6(sp)
H A Dscall64-o32.S140 ld a2, PT_R6(sp)
/openbmc/u-boot/arch/nds32/include/asm/
H A Dptrace.h67 #define PT_R6 6 macro
/openbmc/u-boot/arch/powerpc/include/asm/
H A Dptrace.h63 #define PT_R6 6 macro
/openbmc/linux/arch/mips/alchemy/common/
H A Dsleeper.S30 sw $6, PT_R6(sp)
249 lw $6, PT_R6(sp)
/openbmc/u-boot/arch/mips/lib/
H A Dgenex.S80 LONG_S $6, PT_R6(sp)
158 LONG_L $6, PT_R6(sp)
H A Dasm-offsets.c26 OFFSET(PT_R6, pt_regs, regs[6]); in output_ptreg_defines()
/openbmc/linux/arch/nios2/kernel/
H A Dasm-offsets.c34 OFFSET(PT_R6, pt_regs, r6); in main()
H A Dentry.S258 ldw r6, PT_R6(sp)
324 ldw r6, PT_R6(sp)
H A Dinsnemu.S26 ldw r6, PT_R6(sp)
/openbmc/linux/arch/powerpc/include/uapi/asm/
H A Dptrace.h74 #define PT_R6 6 macro
/openbmc/linux/arch/loongarch/include/asm/
H A Dstackframe.h137 cfi_st a2, PT_R6, \docfi
210 cfi_ld a2, PT_R6, \docfi
/openbmc/linux/arch/ia64/include/uapi/asm/
H A Dptrace_offsets.h204 #define PT_R6 0x07c0 macro
/openbmc/linux/arch/microblaze/kernel/
H A Dasm-offsets.c36 DEFINE(PT_R6, offsetof(struct pt_regs, r6)); in main()
H A Dentry.S184 swi r6, r1, PT_R6; \
218 lwi r6, r1, PT_R6; \
390 lwi r6, r1, PT_R6;
/openbmc/linux/arch/powerpc/kernel/ptrace/
H A Dptrace.c396 CHECK_REG(PT_R6, gpr[6]); in pt_regs_check()

12