| /OK3568_Linux_fs/u-boot/arch/mips/lib/ |
| H A D | genex.S | 35 LONG_S $9, PT_R9(sp) 86 LONG_S $9, PT_R9(sp) 111 LONG_L $9, PT_R9(sp) 156 LONG_L $9, PT_R9(sp)
|
| H A D | asm-offsets.c | 30 OFFSET(PT_R9, pt_regs, regs[9]); in output_ptreg_defines()
|
| /OK3568_Linux_fs/kernel/arch/mips/include/asm/ |
| H A D | stackframe.h | 71 cfi_st $9, PT_R9, \docfi 267 cfi_st $9, PT_R9, \docfi 325 cfi_ld $9, PT_R9, \docfi 414 cfi_ld $9, PT_R9, \docfi
|
| H A D | irqflags.h | 156 LONG_L $9, PT_R9(sp); \
|
| /OK3568_Linux_fs/kernel/arch/mips/kernel/ |
| H A D | mcount.S | 32 PTR_S a5, PT_R9(sp) 47 PTR_L a5, PT_R9(sp)
|
| H A D | scall64-o32.S | 111 sd a5, PT_R9(sp) 142 ld a5, PT_R9(sp)
|
| H A D | scall64-n32.S | 87 ld a5, PT_R9(sp)
|
| H A D | scall64-n64.S | 98 ld a5, PT_R9(sp)
|
| H A D | asm-offsets.c | 38 OFFSET(PT_R9, pt_regs, regs[9]); in output_ptreg_defines()
|
| /OK3568_Linux_fs/kernel/arch/nios2/include/asm/ |
| H A D | entry.h | 46 stw r9, PT_R9(sp) 74 ldw r9, PT_R9(sp)
|
| /OK3568_Linux_fs/kernel/arch/microblaze/kernel/ |
| H A D | entry-nommu.S | 76 swi r9, r1, PT_R9 187 lwi r9, r1, PT_R9 226 swi r9, r1, PT_R9 319 swi r9, r1, PT_R9 562 lwi r9, r1, PT_R9
|
| H A D | asm-offsets.c | 39 DEFINE(PT_R9, offsetof(struct pt_regs, r9)); in main()
|
| H A D | entry.S | 185 swi r9, r1, PT_R9; \ 219 lwi r9, r1, PT_R9; \ 353 lwi r9, r1, PT_R9;
|
| H A D | hw_exception_handler.S | 404 swi r9, r1, PT_R9 443 lwi r9, r1, PT_R9
|
| /OK3568_Linux_fs/u-boot/arch/nds32/include/asm/ |
| H A D | ptrace.h | 70 #define PT_R9 9 macro
|
| /OK3568_Linux_fs/u-boot/arch/powerpc/include/asm/ |
| H A D | ptrace.h | 66 #define PT_R9 9 macro
|
| /OK3568_Linux_fs/kernel/arch/powerpc/include/uapi/asm/ |
| H A D | ptrace.h | 77 #define PT_R9 9 macro
|
| /OK3568_Linux_fs/kernel/arch/nios2/kernel/ |
| H A D | asm-offsets.c | 37 OFFSET(PT_R9, pt_regs, r9); in main()
|
| H A D | insnemu.S | 29 ldw r9, PT_R9(sp)
|
| H A D | entry.S | 327 ldw r9, PT_R9(sp)
|
| /OK3568_Linux_fs/kernel/arch/ia64/include/uapi/asm/ |
| H A D | ptrace_offsets.h | 235 #define PT_R9 0x08c8 macro
|
| /OK3568_Linux_fs/kernel/arch/powerpc/kernel/ptrace/ |
| H A D | ptrace.c | 443 CHECK_REG(PT_R9, gpr[9]); in pt_regs_check()
|