Searched refs:PT_R6 (Results 1 - 23 of 23) sorted by relevance

/linux-master/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 variable
373 cfi_ld $6, PT_R6, \docfi variable
417 cfi_ld $6, PT_R6, \docfi
/linux-master/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
100 PTR_L a2, sp, PT_R6
H A Dentry.S47 cfi_st a2, PT_R6
H A Dasm-offsets.c27 OFFSET(PT_R6, pt_regs, regs[6]);
/linux-master/arch/nios2/kernel/
H A Dasm-offsets.c34 OFFSET(PT_R6, pt_regs, r6);
H A Dentry.S258 ldw r6, PT_R6(sp)
324 ldw r6, PT_R6(sp)
H A Dinsnemu.S26 ldw r6, PT_R6(sp)
/linux-master/arch/powerpc/include/uapi/asm/
H A Dptrace.h74 #define PT_R6 6 macro
/linux-master/arch/nios2/include/asm/
H A Dentry.h43 stw r6, PT_R6(sp)
71 ldw r6, PT_R6(sp)
/linux-master/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 Dscall64-o32.S140 ld a2, PT_R6(sp)
H A Dscall32-o32.S137 lw a2, PT_R6(sp)
H A Dasm-offsets.c36 OFFSET(PT_R6, pt_regs, regs[6]);
/linux-master/arch/mips/alchemy/common/
H A Dsleeper.S30 sw $6, PT_R6(sp)
249 lw $6, PT_R6(sp)
/linux-master/arch/loongarch/include/asm/
H A Dstackframe.h138 cfi_st a2, PT_R6, \docfi variable
212 cfi_ld a2, PT_R6, \docfi variable
/linux-master/arch/microblaze/kernel/
H A Dasm-offsets.c36 DEFINE(PT_R6, offsetof(struct pt_regs, r6));
H A Dentry.S184 swi r6, r1, PT_R6; \
218 lwi r6, r1, PT_R6; \
390 lwi r6, r1, PT_R6;
H A Dhw_exception_handler.S90 lwi r6, r1, PT_R6; \
323 swi r6, r1, PT_R6
/linux-master/arch/powerpc/kernel/ptrace/
H A Dptrace.c393 CHECK_REG(PT_R6, gpr[6]);

Completed in 171 milliseconds