Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/mips/power/
H A Dhibernate_asm.S19 PTR_S gp, PT_R28(t0)
49 PTR_L gp, PT_R28(t0)
/OK3568_Linux_fs/kernel/arch/mips/include/asm/
H A Dpm.h30 LONG_S $28, PT_R28(sp)
54 LONG_L $28, PT_R28(sp)
H A Dstackframe.h274 cfi_st $28, PT_R28, \docfi
370 cfi_ld $28, PT_R28, \docfi
410 cfi_ld $28, PT_R28, \docfi
/OK3568_Linux_fs/u-boot/arch/mips/lib/
H A Dgenex.S90 LONG_S $28, PT_R28(sp)
152 LONG_L $28, PT_R28(sp)
H A Dasm-offsets.c49 OFFSET(PT_R28, pt_regs, regs[28]); in output_ptreg_defines()
/OK3568_Linux_fs/kernel/arch/mips/alchemy/common/
H A Dsleeper.S42 sw $28, PT_R28(sp)
261 lw $28, PT_R28(sp)
/OK3568_Linux_fs/kernel/arch/microblaze/kernel/
H A 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
H A Dasm-offsets.c58 DEFINE(PT_R28, offsetof(struct pt_regs, r28)); in main()
H A Dentry.S204 swi r28, r1, PT_R28; \
238 lwi r28, r1, PT_R28; \
/OK3568_Linux_fs/u-boot/arch/powerpc/include/asm/
H A Dptrace.h85 #define PT_R28 28 macro
/OK3568_Linux_fs/kernel/arch/powerpc/include/uapi/asm/
H A Dptrace.h96 #define PT_R28 28 macro
/OK3568_Linux_fs/kernel/arch/ia64/include/uapi/asm/
H A Dptrace_offsets.h250 #define PT_R28 0x0940 macro
/OK3568_Linux_fs/kernel/arch/csky/kernel/
H A Dasm-offsets.c66 DEFINE(PT_R28, offsetof(struct pt_regs, exregs[12])); in main()
/OK3568_Linux_fs/kernel/arch/powerpc/kernel/ptrace/
H A Dptrace.c462 CHECK_REG(PT_R28, gpr[28]); in pt_regs_check()
/OK3568_Linux_fs/kernel/arch/mips/kernel/
H A Dasm-offsets.c57 OFFSET(PT_R28, pt_regs, regs[28]); in output_ptreg_defines()