Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/mips/lib/
H A Dgenex.S47 LONG_S $24, PT_R24(sp)
119 LONG_L $24, PT_R24(sp)
H A Dasm-offsets.c45 OFFSET(PT_R24, pt_regs, regs[24]); in output_ptreg_defines()
/OK3568_Linux_fs/kernel/arch/microblaze/kernel/
H A Dentry-nommu.S92 swi r24, r1, PT_R24
172 lwi r24, r1, PT_R24
246 swi r24, r1, PT_R24
337 swi r24, r1, PT_R24
547 lwi r24, r1, PT_R24
H A Dasm-offsets.c54 DEFINE(PT_R24, offsetof(struct pt_regs, r24)); in main()
H A Dentry.S200 swi r24, r1, PT_R24; \
234 lwi r24, r1, PT_R24; \
/OK3568_Linux_fs/u-boot/arch/nds32/include/asm/
H A Dptrace.h85 #define PT_R24 24 macro
/OK3568_Linux_fs/u-boot/arch/powerpc/include/asm/
H A Dptrace.h81 #define PT_R24 24 macro
/OK3568_Linux_fs/kernel/arch/powerpc/include/uapi/asm/
H A Dptrace.h92 #define PT_R24 24 macro
/OK3568_Linux_fs/kernel/arch/ia64/include/uapi/asm/
H A Dptrace_offsets.h246 #define PT_R24 0x0920 macro
/OK3568_Linux_fs/kernel/arch/mips/include/asm/
H A Dstackframe.h83 cfi_st $24, PT_R24, \docfi
333 cfi_ld $24, PT_R24, \docfi
/OK3568_Linux_fs/kernel/arch/csky/kernel/
H A Dasm-offsets.c62 DEFINE(PT_R24, offsetof(struct pt_regs, exregs[8])); in main()
/OK3568_Linux_fs/kernel/arch/powerpc/kernel/ptrace/
H A Dptrace.c458 CHECK_REG(PT_R24, gpr[24]); in pt_regs_check()
/OK3568_Linux_fs/kernel/arch/mips/kernel/
H A Dasm-offsets.c53 OFFSET(PT_R24, pt_regs, regs[24]); in output_ptreg_defines()