| /OK3568_Linux_fs/kernel/arch/mips/kernel/ |
| H A D | mcount.S | 33 PTR_S a6, PT_R10(sp) 48 PTR_L a6, PT_R10(sp)
|
| H A D | scall64-o32.S | 112 sd a6, PT_R10(sp) 143 ld a6, PT_R10(sp)
|
| H A D | asm-offsets.c | 39 OFFSET(PT_R10, pt_regs, regs[10]); in output_ptreg_defines()
|
| /OK3568_Linux_fs/kernel/arch/nios2/include/asm/ |
| H A D | entry.h | 47 stw r10, PT_R10(sp) 75 ldw r10, PT_R10(sp)
|
| /OK3568_Linux_fs/u-boot/arch/mips/lib/ |
| H A D | genex.S | 37 LONG_S $10, PT_R10(sp) 113 LONG_L $10, PT_R10(sp)
|
| H A D | asm-offsets.c | 31 OFFSET(PT_R10, pt_regs, regs[10]); in output_ptreg_defines()
|
| /OK3568_Linux_fs/kernel/arch/microblaze/kernel/ |
| H A D | entry-nommu.S | 77 swi r10, r1, PT_R10 186 lwi r10, r1, PT_R10 227 swi r10, r1, PT_R10 320 swi r10, r1, PT_R10 561 lwi r10, r1, PT_R10
|
| H A D | asm-offsets.c | 40 DEFINE(PT_R10, offsetof(struct pt_regs, r10)); in main()
|
| H A D | entry.S | 186 swi r10, r1, PT_R10; \ 220 lwi r10, r1, PT_R10; \ 354 lwi r10, r1, PT_R10;
|
| H A D | hw_exception_handler.S | 405 swi r10, r1, PT_R10 444 lwi r10, r1, PT_R10
|
| /OK3568_Linux_fs/u-boot/arch/nds32/include/asm/ |
| H A D | ptrace.h | 71 #define PT_R10 10 macro
|
| /OK3568_Linux_fs/u-boot/arch/powerpc/include/asm/ |
| H A D | ptrace.h | 67 #define PT_R10 10 macro
|
| /OK3568_Linux_fs/kernel/arch/mips/include/asm/ |
| H A D | irqflags.h | 155 LONG_L $10, PT_R10(sp); \
|
| H A D | stackframe.h | 73 cfi_st $10, PT_R10, \docfi 327 cfi_ld $10, PT_R10, \docfi
|
| /OK3568_Linux_fs/kernel/arch/powerpc/include/uapi/asm/ |
| H A D | ptrace.h | 78 #define PT_R10 10 macro
|
| /OK3568_Linux_fs/kernel/arch/nios2/kernel/ |
| H A D | asm-offsets.c | 38 OFFSET(PT_R10, pt_regs, r10); in main()
|
| H A D | insnemu.S | 30 ldw r10, PT_R10(sp)
|
| /OK3568_Linux_fs/kernel/arch/ia64/include/uapi/asm/ |
| H A D | ptrace_offsets.h | 236 #define PT_R10 0x08d0 macro
|
| /OK3568_Linux_fs/kernel/arch/powerpc/kernel/ptrace/ |
| H A D | ptrace.c | 444 CHECK_REG(PT_R10, gpr[10]); in pt_regs_check()
|