/linux-4.4.14/arch/mips/include/asm/ |
D | stackframe.h | 48 LONG_S $9, PT_R9(sp) 213 LONG_S $9, PT_R9(sp) 262 LONG_L $9, PT_R9(sp) 347 LONG_L $9, PT_R9(sp)
|
D | irqflags.h | 176 LONG_L $9, PT_R9(sp); \
|
/linux-4.4.14/arch/nios2/include/asm/ |
D | entry.h | 46 stw r9, PT_R9(sp) 73 ldw r9, PT_R9(sp)
|
/linux-4.4.14/arch/mips/kernel/ |
D | mcount.S | 31 PTR_S a5, PT_R9(sp) 46 PTR_L a5, PT_R9(sp)
|
D | scall64-o32.S | 111 sd a5, PT_R9(sp) 143 ld a5, PT_R9(sp)
|
D | scall64-n32.S | 88 ld a5, PT_R9(sp)
|
D | scall64-64.S | 99 ld a5, PT_R9(sp)
|
D | asm-offsets.c | 36 OFFSET(PT_R9, pt_regs, regs[9]); in output_ptreg_defines()
|
/linux-4.4.14/arch/cris/include/uapi/asm/ |
D | ptrace_v10.h | 18 #define PT_R9 6 macro
|
D | ptrace_v32.h | 16 #define PT_R9 10 macro
|
/linux-4.4.14/arch/m32r/include/uapi/asm/ |
D | ptrace.h | 26 #define PT_R9 10 macro
|
/linux-4.4.14/arch/score/include/asm/ |
D | asmmacro.h | 33 sw r9, [r0, PT_R9] 130 lw r9, [r0, PT_R9]
|
/linux-4.4.14/arch/powerpc/include/uapi/asm/ |
D | ptrace.h | 71 #define PT_R9 9 macro
|
/linux-4.4.14/arch/microblaze/kernel/ |
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
|
D | asm-offsets.c | 39 DEFINE(PT_R9, offsetof(struct pt_regs, r9)); in main()
|
D | entry.S | 185 swi r9, r1, PT_R9; \ 221 lwi r9, r1, PT_R9; \ 343 lwi r9, r1, PT_R9;
|
D | hw_exception_handler.S | 407 swi r9, r1, PT_R9 446 lwi r9, r1, PT_R9
|
/linux-4.4.14/arch/nios2/kernel/ |
D | asm-offsets.c | 50 OFFSET(PT_R9, pt_regs, r9); in main()
|
D | insnemu.S | 41 ldw r9, PT_R9(sp)
|
D | entry.S | 316 ldw r9, PT_R9(sp)
|
/linux-4.4.14/arch/ia64/include/uapi/asm/ |
D | ptrace_offsets.h | 234 #define PT_R9 0x08c8 macro
|
/linux-4.4.14/arch/mips/kvm/ |
D | locore.S | 68 LONG_S $9, PT_R9(k1) 577 LONG_L $9, PT_R9(k1)
|
/linux-4.4.14/arch/score/kernel/ |
D | asm-offsets.c | 45 OFFSET(PT_R9, pt_regs, regs[9]); in output_ptreg_defines()
|
/linux-4.4.14/arch/m32r/kernel/ |
D | ptrace.c | 64 PT_R8, PT_R9, PT_R10, PT_R11, PT_R12, PT_FP, PT_LR, PT_SPU,
|