Searched refs:PT_R28 (Results 1 – 12 of 12) sorted by relevance
/linux-3.4.99/arch/mips/power/ |
D | hibernate.S | 21 PTR_S gp, PT_R28(t0) 52 PTR_L gp, PT_R28(t0)
|
/linux-3.4.99/arch/score/include/asm/ |
D | asmmacro.h | 56 sw r28, [r0, PT_R28] 151 lw r28, [r0, PT_R28]
|
/linux-3.4.99/arch/mips/alchemy/common/ |
D | sleeper.S | 46 sw $28, PT_R28(sp) 265 lw $28, PT_R28(sp)
|
/linux-3.4.99/arch/microblaze/kernel/ |
D | entry-nommu.S | 96 swi r28, r1, PT_R28 166 lwi r28, r1, PT_R28 248 swi r28, r1, PT_R28 338 swi r28, r1, PT_R28 524 lwi r28, r1, PT_R28
|
D | asm-offsets.c | 58 DEFINE(PT_R28, offsetof(struct pt_regs, r28)); in main()
|
D | entry.S | 204 swi r28, r1, PT_R28; \ 240 lwi r28, r1, PT_R28; \
|
/linux-3.4.99/arch/ia64/include/asm/ |
D | ptrace_offsets.h | 249 #define PT_R28 0x0940 macro
|
/linux-3.4.99/arch/mips/include/asm/ |
D | stackframe.h | 215 LONG_S $28, PT_R28(sp) 307 LONG_L $28, PT_R28(sp) 434 LONG_L $28, PT_R28(sp)
|
/linux-3.4.99/arch/mips/powertv/ |
D | powertv_setup.c | 163 LONG_S_ "$gp, " VAL(PT_R28) "($at)\n" in panic_handler()
|
/linux-3.4.99/arch/powerpc/include/asm/ |
D | ptrace.h | 258 #define PT_R28 28 macro
|
/linux-3.4.99/arch/score/kernel/ |
D | asm-offsets.c | 64 OFFSET(PT_R28, pt_regs, regs[28]); in output_ptreg_defines()
|
/linux-3.4.99/arch/mips/kernel/ |
D | asm-offsets.c | 52 OFFSET(PT_R28, pt_regs, regs[28]); in output_ptreg_defines()
|