Home
last modified time | relevance | path

Searched refs:PT_R30 (Results 1 – 16 of 16) sorted by relevance

/OK3568_Linux_fs/kernel/arch/mips/include/asm/
H A Dsim.h37 "sw\t$30,"__str(PT_R30)"($29)\n\t" \
63 "sd\t$30,"__str(PT_R30)"($29)\n\t" \
H A Dpm.h31 LONG_S $30, PT_R30(sp)
55 LONG_L $30, PT_R30(sp)
H A Dstackframe.h106 cfi_st $30, PT_R30, \docfi
345 cfi_ld $30, PT_R30, \docfi
/OK3568_Linux_fs/kernel/arch/mips/power/
H A Dhibernate_asm.S18 PTR_S fp, PT_R30(t0)
48 PTR_L fp, PT_R30(t0)
/OK3568_Linux_fs/u-boot/arch/mips/lib/
H A Dgenex.S62 LONG_S $30, PT_R30(sp)
131 LONG_L $30, PT_R30(sp)
H A Dasm-offsets.c51 OFFSET(PT_R30, pt_regs, regs[30]); in output_ptreg_defines()
/OK3568_Linux_fs/kernel/arch/mips/alchemy/common/
H A Dsleeper.S43 sw $30, PT_R30(sp)
262 lw $30, PT_R30(sp)
/OK3568_Linux_fs/kernel/arch/microblaze/kernel/
H A Dentry-nommu.S98 swi r30, r1, PT_R30
166 lwi r30, r1, PT_R30
252 swi r30, r1, PT_R30
343 swi r30, r1, PT_R30
541 lwi r30, r1, PT_R30
H A Dasm-offsets.c60 DEFINE(PT_R30, offsetof(struct pt_regs, r30)); in main()
H A Dentry.S206 swi r30, r1, PT_R30; \
240 lwi r30, r1, PT_R30; \
/OK3568_Linux_fs/u-boot/arch/powerpc/include/asm/
H A Dptrace.h87 #define PT_R30 30 macro
/OK3568_Linux_fs/kernel/arch/powerpc/include/uapi/asm/
H A Dptrace.h98 #define PT_R30 30 macro
/OK3568_Linux_fs/kernel/arch/ia64/include/uapi/asm/
H A Dptrace_offsets.h252 #define PT_R30 0x0950 macro
/OK3568_Linux_fs/kernel/arch/csky/kernel/
H A Dasm-offsets.c68 DEFINE(PT_R30, offsetof(struct pt_regs, exregs[14])); in main()
/OK3568_Linux_fs/kernel/arch/powerpc/kernel/ptrace/
H A Dptrace.c464 CHECK_REG(PT_R30, gpr[30]); in pt_regs_check()
/OK3568_Linux_fs/kernel/arch/mips/kernel/
H A Dasm-offsets.c59 OFFSET(PT_R30, pt_regs, regs[30]); in output_ptreg_defines()