Home
last modified time | relevance | path

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

/arch/mips/include/asm/
Dsim.h37 "sw\t$30,"__str(PT_R30)"($29)\n\t" \
63 "sd\t$30,"__str(PT_R30)"($29)\n\t" \
Dpm.h31 LONG_S $30, PT_R30(sp)
55 LONG_L $30, PT_R30(sp)
Dstackframe.h106 cfi_st $30, PT_R30, \docfi
345 cfi_ld $30, PT_R30, \docfi
/arch/mips/power/
Dhibernate_asm.S18 PTR_S fp, PT_R30(t0)
48 PTR_L fp, PT_R30(t0)
/arch/mips/alchemy/common/
Dsleeper.S43 sw $30, PT_R30(sp)
262 lw $30, PT_R30(sp)
/arch/powerpc/include/uapi/asm/
Dptrace.h98 #define PT_R30 30 macro
/arch/ia64/include/uapi/asm/
Dptrace_offsets.h252 #define PT_R30 0x0950 macro
/arch/microblaze/kernel/
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
Dasm-offsets.c60 DEFINE(PT_R30, offsetof(struct pt_regs, r30)); in main()
Dentry.S206 swi r30, r1, PT_R30; \
240 lwi r30, r1, PT_R30; \
/arch/csky/kernel/
Dasm-offsets.c69 DEFINE(PT_R30, offsetof(struct pt_regs, exregs[14])); in main()
/arch/mips/kernel/
Dasm-offsets.c59 OFFSET(PT_R30, pt_regs, regs[30]); in output_ptreg_defines()