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

12

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/
H A Dirqflags.h248 LONG_L $4, PT_R4(sp); \
255 LONG_L $4, PT_R4(sp); \
H A Dstackframe.h198 LONG_S $4, PT_R4(sp)
307 LONG_L $4, PT_R4(sp)
438 LONG_L $4, PT_R4(sp)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/um/sys-ppc/shared/sysdep/
H A Dptrace.h53 #define UM_SYSCALL_ARG2(r) UM_REG(r, PT_R4)
62 #define UM_SYSCALL_ARG2_OFFSET (PT_R4 * sizeof(PPC_REG))
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/cris/include/arch-v32/arch/
H A Dptrace.h11 #define PT_R4 5 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/cris/include/arch-v10/arch/
H A Dptrace.h23 #define PT_R4 11 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/kernel/
H A Dmcount.S25 PTR_S a0, PT_R4(sp)
40 PTR_L a0, PT_R4(sp)
H A Dscall64-o32.S125 ld a0, PT_R4(sp) # Restore argument registers
186 sd a0, PT_R4(sp) # ... and push back a0 - a3, some
H A Dscall64-64.S99 ld a0, PT_R4(sp) # Restore argument registers
H A Dscall64-n32.S97 ld a0, PT_R4(sp) # Restore argument registers
H A Dscall32-o32.S96 lw a0, PT_R4(sp) # Restore argument registers
226 sw a0, PT_R4(sp) # .. and push back a0 - a3, some
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m32r/include/asm/
H A Dptrace.h16 #define PT_R4 0 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/alchemy/common/
H A Dsleeper.S32 sw $4, PT_R4(sp)
178 lw $4, PT_R4(sp)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/include/asm/
H A Dptrace.h142 #define PT_R4 188 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/score/include/asm/
H A Dasmmacro.h27 sw r4, [r0, PT_R4]
124 lw r4, [r0, PT_R4]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/microblaze/kernel/
H A 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 */
374 lwi r4, r1, PT_R4
495 swi r4, r1, PT_R4 /* return val */
547 lwi r4, r1, PT_R4 /* return val */
H A Dasm-offsets.c34 DEFINE(PT_R4, offsetof(struct pt_regs, r4));
H A Dentry.S177 swi r4, r1, PTO+PT_R4; \
211 lwi r4, r1, PTO+PT_R4; \
370 swi r4, r1, PTO + PT_R4
461 swi r4, r1, PTO+PT_R4;
465 lwi r4, r1, PTO+PT_R4;
H A Dhw_exception_handler.S89 lwi r4, r1, PT_R4; \
297 swi r4, r1, PT_R4
528 lwi r4, r1, PT_R4
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/powertv/
H A Dpowertv_setup.c125 LONG_S_ "$4, " VAL(PT_R4) "($at)\n"
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/score/kernel/
H A Dentry.S440 sw r4, [r0, PT_R4] # save result
460 lw r4, [r0, PT_R4] # Restore argument registers
478 sw r4, [r0, PT_R4]
H A Dasm-offsets.c40 OFFSET(PT_R4, pt_regs, regs[4]);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/include/asm/
H A Dptrace.h217 #define PT_R4 4 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/include/asm/
H A Dptrace_offsets.h201 #define PT_R4 0x07b0 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/kernel/
H A Dasm-offsets.c52 DEFINE(PT_R4, offsetof(struct pt_regs, r4));
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m32r/kernel/
H A Dptrace.c64 PT_R0, PT_R1, PT_R2, PT_R3, PT_R4, PT_R5, PT_R6, PT_R7,

Completed in 234 milliseconds

12