Home
last modified time | relevance | path

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

/arch/mips/power/
Dhibernate_asm.S20 PTR_S gp, PT_R28(t0)
50 PTR_L gp, PT_R28(t0)
/arch/mips/include/asm/
Dpm.h34 LONG_S $28, PT_R28(sp)
58 LONG_L $28, PT_R28(sp)
Dstackframe.h217 LONG_S $28, PT_R28(sp)
303 LONG_L $28, PT_R28(sp)
343 LONG_L $28, PT_R28(sp)
/arch/score/include/asm/
Dasmmacro.h56 sw r28, [r0, PT_R28]
151 lw r28, [r0, PT_R28]
/arch/mips/alchemy/common/
Dsleeper.S46 sw $28, PT_R28(sp)
265 lw $28, PT_R28(sp)
/arch/powerpc/include/uapi/asm/
Dptrace.h90 #define PT_R28 28 macro
/arch/ia64/include/uapi/asm/
Dptrace_offsets.h249 #define PT_R28 0x0940 macro
/arch/microblaze/kernel/
Dentry-nommu.S96 swi r28, r1, PT_R28
168 lwi r28, r1, PT_R28
250 swi r28, r1, PT_R28
341 swi r28, r1, PT_R28
543 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; \
/arch/score/kernel/
Dasm-offsets.c64 OFFSET(PT_R28, pt_regs, regs[28]); in output_ptreg_defines()
/arch/mips/kvm/
Dlocore.S98 LONG_S $28, PT_R28(k1)
564 LONG_L $28, PT_R28(k1)
/arch/mips/kernel/
Dasm-offsets.c55 OFFSET(PT_R28, pt_regs, regs[28]); in output_ptreg_defines()