Home
last modified time | relevance | path

Searched refs:PT_R4 (Results 1 – 25 of 28) sorted by relevance

12

/linux-2.6.39/arch/mips/include/asm/
Dirqflags.h264 LONG_L $4, PT_R4(sp); \
271 LONG_L $4, PT_R4(sp); \
Dstackframe.h202 LONG_S $4, PT_R4(sp)
312 LONG_L $4, PT_R4(sp)
443 LONG_L $4, PT_R4(sp)
/linux-2.6.39/arch/um/sys-ppc/shared/sysdep/
Dptrace.h53 #define UM_SYSCALL_ARG2(r) UM_REG(r, PT_R4)
62 #define UM_SYSCALL_ARG2_OFFSET (PT_R4 * sizeof(PPC_REG))
/linux-2.6.39/arch/mips/kernel/
Dmcount.S25 PTR_S a0, PT_R4(sp)
40 PTR_L a0, PT_R4(sp)
Dscall64-o32.S131 ld a0, PT_R4(sp) # Restore argument registers
192 sd a0, PT_R4(sp) # ... and push back a0 - a3, some
Dscall32-o32.S96 lw a0, PT_R4(sp) # Restore argument registers
212 sw a0, PT_R4(sp) # .. and push back a0 - a3, some
Dscall64-64.S99 ld a0, PT_R4(sp) # Restore argument registers
Dscall64-n32.S97 ld a0, PT_R4(sp) # Restore argument registers
/linux-2.6.39/arch/microblaze/kernel/
Dentry-nommu.S71 swi r4, r1, PT_R4
190 lwi r4, r1, PT_R4
219 swi r4, r1, PT_R4 /* r4: _always_ in clobber list; see unistd.h */
311 swi r4, r1, PT_R4 /* r4: _always_ in clobber list; see unistd.h */
375 lwi r4, r1, PT_R4
496 swi r4, r1, PT_R4 /* return val */
548 lwi r4, r1, PT_R4 /* return val */
Dentry.S180 swi r4, r1, PT_R4; \
216 lwi r4, r1, PT_R4; \
324 swi r0, r1, PT_R4
402 swi r4, r1, PT_R4
Dasm-offsets.c34 DEFINE(PT_R4, offsetof(struct pt_regs, r4)); in main()
Dhw_exception_handler.S91 lwi r4, r1, PT_R4; \
312 swi r4, r1, PT_R4
543 lwi r4, r1, PT_R4
/linux-2.6.39/arch/mips/alchemy/common/
Dsleeper.S32 sw $4, PT_R4(sp)
178 lw $4, PT_R4(sp)
/linux-2.6.39/arch/cris/include/arch-v10/arch/
Dptrace.h23 #define PT_R4 11 macro
/linux-2.6.39/arch/cris/include/arch-v32/arch/
Dptrace.h11 #define PT_R4 5 macro
/linux-2.6.39/arch/score/include/asm/
Dasmmacro.h27 sw r4, [r0, PT_R4]
124 lw r4, [r0, PT_R4]
/linux-2.6.39/arch/m32r/include/asm/
Dptrace.h16 #define PT_R4 0 macro
/linux-2.6.39/arch/blackfin/include/asm/
Dptrace.h145 #define PT_R4 188 macro
/linux-2.6.39/arch/ia64/include/asm/
Dptrace_offsets.h201 #define PT_R4 0x07b0 macro
/linux-2.6.39/arch/score/kernel/
Dentry.S440 sw r4, [r0, PT_R4] # save result
460 lw r4, [r0, PT_R4] # Restore argument registers
478 sw r4, [r0, PT_R4]
Dasm-offsets.c40 OFFSET(PT_R4, pt_regs, regs[4]); in output_ptreg_defines()
/linux-2.6.39/arch/mips/powertv/
Dpowertv_setup.c128 LONG_S_ "$4, " VAL(PT_R4) "($at)\n" in panic_handler()
/linux-2.6.39/arch/powerpc/include/asm/
Dptrace.h219 #define PT_R4 4 macro
/linux-2.6.39/arch/blackfin/kernel/
Dasm-offsets.c52 DEFINE(PT_R4, offsetof(struct pt_regs, r4)); in main()
/linux-2.6.39/arch/m32r/kernel/
Dptrace.c64 PT_R0, PT_R1, PT_R2, PT_R3, PT_R4, PT_R5, PT_R6, PT_R7,

12