Searched refs:PT_R0 (Results 1 - 21 of 21) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/kernel/
H A Dsmtc-asm.S46 #define PT_PADSLOT4 (PT_R0-8)
47 #define PT_PADSLOT5 (PT_R0-4)
H A Dscall64-64.S71 sd t1, PT_R0(sp) # save it for syscall restarting
114 sd t1, PT_R0(sp) # save it for syscall restarting
H A Dscall64-n32.S70 sd t1, PT_R0(sp) # save it for syscall restarting
112 sd t1, PT_R0(sp) # save it for syscall restarting
H A Dscall64-o32.S92 sd t1, PT_R0(sp) # save it for syscall restarting
142 sd t1, PT_R0(sp) # save it for syscall restarting
H A Dscall32-o32.S68 sw t1, PT_R0(sp) # save it for syscall restarting
109 sw t1, PT_R0(sp) # save it for syscall restarting
H A Dasm-offsets.c24 OFFSET(PT_R0, pt_regs, regs[0]);
/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.h51 #define UM_SYSCALL_NR(r) UM_REG(r, PT_R0)
59 #define UM_SYSCALL_NR_OFFSET (PT_R0 * 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.h7 #define PT_R0 1 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.h27 #define PT_R0 15 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m32r/include/asm/
H A Dptrace.h20 #define PT_R0 4 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/include/asm/
H A Dptrace.h138 #define PT_R0 204 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/score/include/asm/
H A Dasmmacro.h21 sw r30, [r0, PT_R0]
155 lw r0, [r0, PT_R0]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/include/asm/
H A Dptrace.h213 #define PT_R0 0 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/microblaze/kernel/
H A Dasm-offsets.c30 DEFINE(PT_R0, offsetof(struct pt_regs, r0));
H A Dentry.S304 swi r12, r1, PTO+PT_R0;
325 addik r5, r1, PTO + PT_R0
380 addik r5, r1, PTO + PT_R0
763 swi r0, r1, PTO+PT_R0; /* R0 must be saved too */
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/mach-common/
H A Dentry.S525 [sp + PT_R0] = r7; /* return value from system call */
642 r0 = [sp + PT_R0];
653 [sp + PT_R0] = r0;
743 r0 = [sp + PT_R0];
758 [sp + PT_R0] = r0;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/score/kernel/
H A Dasm-offsets.c36 OFFSET(PT_R0, pt_regs, regs[0]);
H A Dentry.S470 sw r4, [r0, PT_R0] # set flag for syscall
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/kernel/
H A Dasm-offsets.c48 DEFINE(PT_R0, offsetof(struct pt_regs, r0));
/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,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/
H A Dstackframe.h184 LONG_S $0, PT_R0(sp)

Completed in 260 milliseconds