Home
last modified time | relevance | path

Searched refs:PT_R24 (Results 1 – 10 of 10) sorted by relevance

/linux-4.1.27/arch/score/include/asm/
Dasmmacro.h50 sw r24, [r0, PT_R24]
147 lw r24, [r0, PT_R24]
/linux-4.1.27/arch/powerpc/include/uapi/asm/
Dptrace.h86 #define PT_R24 24 macro
/linux-4.1.27/arch/microblaze/kernel/
Dentry-nommu.S92 swi r24, r1, PT_R24
172 lwi r24, r1, PT_R24
246 swi r24, r1, PT_R24
337 swi r24, r1, PT_R24
547 lwi r24, r1, PT_R24
Dasm-offsets.c54 DEFINE(PT_R24, offsetof(struct pt_regs, r24)); in main()
Dentry.S200 swi r24, r1, PT_R24; \
236 lwi r24, r1, PT_R24; \
/linux-4.1.27/arch/ia64/include/uapi/asm/
Dptrace_offsets.h245 #define PT_R24 0x0920 macro
/linux-4.1.27/arch/mips/include/asm/
Dstackframe.h60 LONG_S $24, PT_R24(sp)
270 LONG_L $24, PT_R24(sp)
/linux-4.1.27/arch/mips/kvm/
Dlocore.S92 LONG_S $24, PT_R24(k1)
600 LONG_L $24, PT_R24(k1)
/linux-4.1.27/arch/score/kernel/
Dasm-offsets.c60 OFFSET(PT_R24, pt_regs, regs[24]); in output_ptreg_defines()
/linux-4.1.27/arch/mips/kernel/
Dasm-offsets.c51 OFFSET(PT_R24, pt_regs, regs[24]); in output_ptreg_defines()