Home
last modified time | relevance | path

Searched refs:PT_R1 (Results 1 – 25 of 27) sorted by relevance

12

/openbmc/linux/arch/loongarch/kernel/
H A Dmcount_dyn.S31 PTR_S t0, sp, PT_R1 /* Save parent ra at PT_R1(RA) */
96 PTR_L ra, sp, PT_R1
131 PTR_ADDI a1, sp, PT_R1 /* arg1: parent */
H A Dentry.S42 cfi_st ra, PT_R1
H A Drethook_trampoline.S8 cfi_st ra, PT_R1
H A Dasm-offsets.c21 OFFSET(PT_R1, pt_regs, regs[1]); in output_ptreg_defines()
/openbmc/linux/arch/mips/kernel/
H A Dmcount.S25 PTR_S AT, PT_R1(sp)
40 PTR_L AT, PT_R1(sp)
173 PTR_LA a0, PT_R1(sp) /* leaf func: the location in current stack */
/openbmc/linux/arch/loongarch/power/
H A Dhibernate_asm.S16 PTR_S ra, t0, PT_R1
50 PTR_L ra, t0, PT_R1
H A Dsuspend_asm.S18 st.d $r1, sp, PT_R1
39 ld.d $r1, sp, PT_R1
/openbmc/linux/arch/nios2/include/asm/
H A Dentry.h38 2 : stw r1, PT_R1(sp)
66 ldw r1, PT_R1(sp) /* Restore registers */
/openbmc/linux/arch/microblaze/kernel/
H A Dentry.S284 swi r11, r1, PT_R1; /* Store user SP. */ \
360 swi r11, r1, PT_R1; /* Store user SP. */
482 lwi r1, r1, PT_R1 - PT_SIZE;/* Restore user stack pointer. */
668 lwi r1, r1, PT_R1 - PT_SIZE; /* Restore user stack pointer. */
726 swi r11, r1, PT_R1;
767 lwi r1, r1, PT_R1 - PT_SIZE;
983 swi r11, r1, PT_R1
1008 swi r11, r1, PT_R1; /* Store user SP. */
1051 lwi r1, r1, PT_R1 - PT_SIZE; /* Restore user stack pointer */
H A Dasm-offsets.c31 DEFINE(PT_R1, offsetof(struct pt_regs, r1)); in main()
H A Dhw_exception_handler.S93 lwi r1, r1, PT_R1;
316 swi r1, r0, TOPHYS(pt_pool_space + PT_R1); /* GET_SP */
/openbmc/linux/arch/mips/alchemy/common/
H A Dsleeper.S25 sw $1, PT_R1(sp)
244 lw $1, PT_R1(sp)
/openbmc/u-boot/arch/mips/lib/
H A Dgenex.S24 LONG_S $1, PT_R1(sp)
97 LONG_L $1, PT_R1(sp)
H A Dasm-offsets.c21 OFFSET(PT_R1, pt_regs, regs[1]); in output_ptreg_defines()
/openbmc/u-boot/arch/nds32/include/asm/
H A Dptrace.h62 #define PT_R1 1 macro
/openbmc/u-boot/arch/powerpc/include/asm/
H A Dptrace.h58 #define PT_R1 1 macro
/openbmc/linux/arch/loongarch/include/asm/
H A Dstackframe.h134 cfi_st ra, PT_R1, \docfi
207 cfi_ld ra, PT_R1, \docfi
/openbmc/linux/arch/powerpc/perf/
H A Dcallchain_64.c106 read_user_stack_64(&uregs[PT_R1], &sp)) in perf_callchain_user_64()
H A Dcallchain_32.c164 read_user_stack_32(&uregs[PT_R1], &sp)) in perf_callchain_user_32()
/openbmc/linux/arch/powerpc/include/uapi/asm/
H A Dptrace.h69 #define PT_R1 1 macro
/openbmc/linux/arch/nios2/kernel/
H A Dasm-offsets.c29 OFFSET(PT_R1, pt_regs, r1); in main()
H A Dinsnemu.S21 ldw r1, PT_R1(sp) // Restore registers
/openbmc/linux/arch/ia64/include/uapi/asm/
H A Dptrace_offsets.h227 #define PT_R1 0x0888 macro
/openbmc/linux/arch/mips/include/asm/
H A Dstackframe.h54 cfi_st $1, PT_R1, \docfi
301 cfi_ld $1, PT_R1, \docfi
/openbmc/linux/arch/powerpc/kernel/ptrace/
H A Dptrace.c391 CHECK_REG(PT_R1, gpr[1]); in pt_regs_check()

12