Home
last modified time | relevance | path

Searched refs:PT_R20 (Results 1 – 12 of 12) sorted by relevance

/linux/arch/mips/include/asm/
A Dsim.h33 "sw\t$20,"__str(PT_R20)"($29)\n\t" \
59 "sd\t$20,"__str(PT_R20)"($29)\n\t" \
A Dpm.h26 LONG_S $20, PT_R20(sp)
50 LONG_L $20, PT_R20(sp)
A Dstackframe.h102 cfi_st $20, PT_R20, \docfi
341 cfi_ld $20, PT_R20, \docfi
/linux/arch/mips/power/
A Dhibernate_asm.S24 PTR_S s4, PT_R20(t0)
54 PTR_L s4, PT_R20(t0)
/linux/arch/mips/alchemy/common/
A Dsleeper.S36 sw $20, PT_R20(sp)
255 lw $20, PT_R20(sp)
/linux/arch/powerpc/include/uapi/asm/
A Dptrace.h88 #define PT_R20 20 macro
/linux/arch/ia64/include/uapi/asm/
A Dptrace_offsets.h242 #define PT_R20 0x0900 macro
/linux/arch/csky/kernel/
A Dasm-offsets.c57 DEFINE(PT_R20, offsetof(struct pt_regs, exregs[4])); in main()
/linux/arch/microblaze/kernel/
A Dasm-offsets.c50 DEFINE(PT_R20, offsetof(struct pt_regs, r20)); in main()
A Dentry.S196 swi r20, r1, PT_R20; \
230 lwi r20, r1, PT_R20; \
/linux/arch/powerpc/kernel/ptrace/
A Dptrace.c412 CHECK_REG(PT_R20, gpr[20]); in pt_regs_check()
/linux/arch/mips/kernel/
A Dasm-offsets.c49 OFFSET(PT_R20, pt_regs, regs[20]); in output_ptreg_defines()

Completed in 25 milliseconds