Home
last modified time | relevance | path

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

/linux-3.4.99/arch/mips/power/
Dhibernate.S21 PTR_S gp, PT_R28(t0)
52 PTR_L gp, PT_R28(t0)
/linux-3.4.99/arch/score/include/asm/
Dasmmacro.h56 sw r28, [r0, PT_R28]
151 lw r28, [r0, PT_R28]
/linux-3.4.99/arch/mips/alchemy/common/
Dsleeper.S46 sw $28, PT_R28(sp)
265 lw $28, PT_R28(sp)
/linux-3.4.99/arch/microblaze/kernel/
Dentry-nommu.S96 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
Dasm-offsets.c58 DEFINE(PT_R28, offsetof(struct pt_regs, r28)); in main()
Dentry.S204 swi r28, r1, PT_R28; \
240 lwi r28, r1, PT_R28; \
/linux-3.4.99/arch/ia64/include/asm/
Dptrace_offsets.h249 #define PT_R28 0x0940 macro
/linux-3.4.99/arch/mips/include/asm/
Dstackframe.h215 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/
Dpowertv_setup.c163 LONG_S_ "$gp, " VAL(PT_R28) "($at)\n" in panic_handler()
/linux-3.4.99/arch/powerpc/include/asm/
Dptrace.h258 #define PT_R28 28 macro
/linux-3.4.99/arch/score/kernel/
Dasm-offsets.c64 OFFSET(PT_R28, pt_regs, regs[28]); in output_ptreg_defines()
/linux-3.4.99/arch/mips/kernel/
Dasm-offsets.c52 OFFSET(PT_R28, pt_regs, regs[28]); in output_ptreg_defines()