Home
last modified time | relevance | path

Searched refs:PT_R5 (Results 1 – 22 of 22) sorted by relevance

/linux/arch/loongarch/kernel/
H A Dmcount_dyn.S33 PTR_S a1, sp, PT_R5
98 PTR_L a1, sp, PT_R5
149 PTR_S a1, sp, PT_R5
158 PTR_L a1, sp, PT_R5
H A Dmcount.S85 PTR_S a1, sp, PT_R5
96 PTR_L a1, sp, PT_R5
H A Drethook_trampoline.S11 cfi_st a1, PT_R5
46 cfi_ld a1, PT_R5
H A Dentry.S46 cfi_st a1, PT_R5
H A Dasm-offsets.c29 OFFSET(PT_R5, pt_regs, regs[5]); in output_ptreg_defines()
/linux/arch/mips/include/asm/
H A Dirqflags.h160 LONG_L $5, PT_R5(sp); \
167 LONG_L $5, PT_R5(sp); \
/linux/arch/mips/kernel/
H A Dmcount.S27 PTR_S a1, PT_R5(sp)
42 PTR_L a1, PT_R5(sp)
H A Dscall64-n32.S84 ld a1, PT_R5(sp)
H A Dscall64-n64.S94 ld a1, PT_R5(sp)
H A Dscall64-o32.S139 ld a1, PT_R5(sp)
H A Dscall32-o32.S136 lw a1, PT_R5(sp)
H A Dasm-offsets.c43 OFFSET(PT_R5, pt_regs, regs[5]); in output_ptreg_defines()
/linux/arch/nios2/include/asm/
H A Dentry.h42 stw r5, PT_R5(sp)
70 ldw r5, PT_R5(sp)
/linux/arch/mips/alchemy/common/
H A Dsleeper.S29 sw $5, PT_R5(sp)
248 lw $5, PT_R5(sp)
/linux/arch/nios2/kernel/
H A Dentry.S185 ldw r5, PT_R5(sp)
257 ldw r5, PT_R5(sp)
323 ldw r5, PT_R5(sp)
H A Dasm-offsets.c34 OFFSET(PT_R5, pt_regs, r5); in main()
H A Dinsnemu.S25 ldw r5, PT_R5(sp)
/linux/arch/powerpc/include/uapi/asm/
H A Dptrace.h73 #define PT_R5 5 macro
/linux/arch/loongarch/include/asm/
H A Dstackframe.h174 cfi_st a1, PT_R5, \docfi
248 cfi_ld a1, PT_R5, \docfi
/linux/arch/microblaze/kernel/
H A Dasm-offsets.c36 DEFINE(PT_R5, offsetof(struct pt_regs, r5)); in main()
H A Dentry.S183 swi r5, r1, PT_R5; \
217 lwi r5, r1, PT_R5; \
389 lwi r5, r1, PT_R5;
H A Dhw_exception_handler.S89 lwi r5, r1, PT_R5; \
322 swi r5, r1, PT_R5