Home
last modified time | relevance | path

Searched refs:PT_R9 (Results 1 – 24 of 24) sorted by relevance

/linux-4.4.14/arch/mips/include/asm/
Dstackframe.h48 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)
Dirqflags.h176 LONG_L $9, PT_R9(sp); \
/linux-4.4.14/arch/nios2/include/asm/
Dentry.h46 stw r9, PT_R9(sp)
73 ldw r9, PT_R9(sp)
/linux-4.4.14/arch/mips/kernel/
Dmcount.S31 PTR_S a5, PT_R9(sp)
46 PTR_L a5, PT_R9(sp)
Dscall64-o32.S111 sd a5, PT_R9(sp)
143 ld a5, PT_R9(sp)
Dscall64-n32.S88 ld a5, PT_R9(sp)
Dscall64-64.S99 ld a5, PT_R9(sp)
Dasm-offsets.c36 OFFSET(PT_R9, pt_regs, regs[9]); in output_ptreg_defines()
/linux-4.4.14/arch/cris/include/uapi/asm/
Dptrace_v10.h18 #define PT_R9 6 macro
Dptrace_v32.h16 #define PT_R9 10 macro
/linux-4.4.14/arch/m32r/include/uapi/asm/
Dptrace.h26 #define PT_R9 10 macro
/linux-4.4.14/arch/score/include/asm/
Dasmmacro.h33 sw r9, [r0, PT_R9]
130 lw r9, [r0, PT_R9]
/linux-4.4.14/arch/powerpc/include/uapi/asm/
Dptrace.h71 #define PT_R9 9 macro
/linux-4.4.14/arch/microblaze/kernel/
Dentry-nommu.S76 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
Dasm-offsets.c39 DEFINE(PT_R9, offsetof(struct pt_regs, r9)); in main()
Dentry.S185 swi r9, r1, PT_R9; \
221 lwi r9, r1, PT_R9; \
343 lwi r9, r1, PT_R9;
Dhw_exception_handler.S407 swi r9, r1, PT_R9
446 lwi r9, r1, PT_R9
/linux-4.4.14/arch/nios2/kernel/
Dasm-offsets.c50 OFFSET(PT_R9, pt_regs, r9); in main()
Dinsnemu.S41 ldw r9, PT_R9(sp)
Dentry.S316 ldw r9, PT_R9(sp)
/linux-4.4.14/arch/ia64/include/uapi/asm/
Dptrace_offsets.h234 #define PT_R9 0x08c8 macro
/linux-4.4.14/arch/mips/kvm/
Dlocore.S68 LONG_S $9, PT_R9(k1)
577 LONG_L $9, PT_R9(k1)
/linux-4.4.14/arch/score/kernel/
Dasm-offsets.c45 OFFSET(PT_R9, pt_regs, regs[9]); in output_ptreg_defines()
/linux-4.4.14/arch/m32r/kernel/
Dptrace.c64 PT_R8, PT_R9, PT_R10, PT_R11, PT_R12, PT_FP, PT_LR, PT_SPU,