Home
last modified time | relevance | path

Searched refs:PT_R3 (Results 1 – 17 of 17) sorted by relevance

/linux/arch/loongarch/power/
H A Dhibernate_asm.S18 PTR_S sp, t0, PT_R3
52 PTR_L sp, t0, PT_R3
H A Dsuspend_asm.S20 REG_S $r3, sp, PT_R3
38 REG_L $r3, sp, PT_R3
/linux/arch/loongarch/kernel/
H A Dentry.S31 cfi_st t2, PT_R3
32 cfi_rel_offset sp, PT_R3
H A Drethook_trampoline.S84 LONG_S t0, sp, PT_R3
H A Dmcount_dyn.S68 PTR_S t8, sp, PT_R3
H A Dasm-offsets.c27 OFFSET(PT_R3, pt_regs, regs[3]); in output_ptreg_defines()
/linux/arch/mips/kernel/
H A Dmcount.S208 PTR_S v1, PT_R3(sp)
214 PTR_L v1, PT_R3(sp)
H A Dasm-offsets.c41 OFFSET(PT_R3, pt_regs, regs[3]); in output_ptreg_defines()
/linux/arch/nios2/include/asm/
H A Dentry.h40 stw r3, PT_R3(sp)
68 ldw r3, PT_R3(sp)
/linux/arch/loongarch/include/asm/
H A Dstackframe.h159 cfi_st t0, PT_R3, \docfi
160 cfi_rel_offset sp, PT_R3, \docfi
260 cfi_ld sp, PT_R3, \docfi
/linux/arch/mips/alchemy/common/
H A Dsleeper.S27 sw $3, PT_R3(sp)
246 lw $3, PT_R3(sp)
/linux/arch/powerpc/include/uapi/asm/
H A Dptrace.h71 #define PT_R3 3 macro
/linux/arch/nios2/kernel/
H A Dasm-offsets.c32 OFFSET(PT_R3, pt_regs, r3); in main()
H A Dinsnemu.S23 ldw r3, PT_R3(sp)
/linux/arch/microblaze/kernel/
H A Dentry.S181 swi r3, r1, PT_R3; \
215 lwi r3, r1, PT_R3; \
355 swi r0, r1, PT_R3
383 swi r3, r1, PT_R3
435 swi r3, r1, PT_R3
H A Dasm-offsets.c34 DEFINE(PT_R3, offsetof(struct pt_regs, r3)); in main()
H A Dhw_exception_handler.S87 lwi r3, r1, PT_R3; \
320 swi r3, r1, PT_R3