| /OK3568_Linux_fs/kernel/arch/mips/kernel/ |
| H A D | mcount.S | 81 PTR_S MCOUNT_RA_ADDRESS_REG, PT_R12(sp) 166 PTR_L a0, PT_R12(sp)
|
| H A D | asm-offsets.c | 41 OFFSET(PT_R12, pt_regs, regs[12]); in output_ptreg_defines()
|
| /OK3568_Linux_fs/kernel/arch/nios2/include/asm/ |
| H A D | entry.h | 49 stw r12, PT_R12(sp) 77 ldw r12, PT_R12(sp)
|
| /OK3568_Linux_fs/u-boot/arch/mips/lib/ |
| H A D | genex.S | 39 LONG_S $12, PT_R12(sp) 115 LONG_L $12, PT_R12(sp)
|
| H A D | asm-offsets.c | 33 OFFSET(PT_R12, pt_regs, regs[12]); in output_ptreg_defines()
|
| /OK3568_Linux_fs/kernel/arch/microblaze/kernel/ |
| H A D | entry-nommu.S | 79 swi r12, r1, PT_R12 184 lwi r12, r1, PT_R12 230 swi r12, r1, PT_R12 323 swi r12, r1, PT_R12 559 lwi r12, r1, PT_R12
|
| H A D | asm-offsets.c | 42 DEFINE(PT_R12, offsetof(struct pt_regs, r12)); in main()
|
| H A D | hw_exception_handler.S | 407 swi r12, r1, PT_R12 446 lwi r12, r1, PT_R12
|
| H A D | entry.S | 188 swi r12, r1, PT_R12; \ 222 lwi r12, r1, PT_R12; \
|
| /OK3568_Linux_fs/u-boot/arch/nds32/include/asm/ |
| H A D | ptrace.h | 73 #define PT_R12 12 macro
|
| /OK3568_Linux_fs/u-boot/arch/powerpc/include/asm/ |
| H A D | ptrace.h | 69 #define PT_R12 12 macro
|
| /OK3568_Linux_fs/kernel/arch/powerpc/include/uapi/asm/ |
| H A D | ptrace.h | 80 #define PT_R12 12 macro
|
| /OK3568_Linux_fs/kernel/arch/nios2/kernel/ |
| H A D | asm-offsets.c | 40 OFFSET(PT_R12, pt_regs, r12); in main()
|
| H A D | insnemu.S | 32 ldw r12, PT_R12(sp)
|
| /OK3568_Linux_fs/kernel/arch/ia64/include/uapi/asm/ |
| H A D | ptrace_offsets.h | 230 #define PT_R12 0x08a0 macro
|
| /OK3568_Linux_fs/kernel/arch/mips/include/asm/ |
| H A D | stackframe.h | 75 cfi_st $12, PT_R12, \docfi 329 cfi_ld $12, PT_R12, \docfi
|
| /OK3568_Linux_fs/kernel/arch/powerpc/kernel/ptrace/ |
| H A D | ptrace.c | 446 CHECK_REG(PT_R12, gpr[12]); in pt_regs_check()
|
| /OK3568_Linux_fs/kernel/arch/ia64/kernel/ |
| H A D | ptrace.c | 1897 case PT_R12 ... PT_R15: in access_uarea() 1898 pos = addr - PT_R12 + ELF_GR_OFFSET(12); in access_uarea()
|