Searched refs:spu (Results 26 - 50 of 65) sorted by relevance

123

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/m32r/kernel/
H A Dsignal.c68 return do_sigaltstack(uss, uoss, regs->spu);
118 COPY(spu);
135 struct rt_sigframe __user *frame = (struct rt_sigframe __user *)regs->spu;
153 if (do_sigaltstack(&frame->uc.uc_stack, NULL, regs->spu) == -EFAULT)
196 COPY(spu);
229 frame = get_sigframe(ka, regs->spu, sizeof(*frame));
254 err |= __put_user(sas_ss_flags(regs->spu),
266 regs->spu = (unsigned long)frame;
H A Dvmlinux.lds.S51 *(.spu)
H A Dhead.S37 mvtc r1, spu
261 .section .spu
H A Dtraps.c193 sp = regs->spu;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/platforms/cell/
H A Dspu_callbacks.c11 #include <asm/spu.h>
H A Dspu_syscalls.c26 #include <asm/spu.h>
H A Dsetup.c50 #include <asm/spu.h>
H A Dpmu.c32 #include <asm/spu.h>
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-m32r/
H A Dprocessor.h107 regs->spu = new_spu; \
H A Dptrace.h103 unsigned long spu; /* saved user stack */ member in struct:pt_regs
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/platforms/cell/spufs/
H A DMakefile8 SPU_CROSS := spu-
H A Dfile.c34 #include <asm/spu.h>
156 pfn = (ctx->spu->local_store_phys + offset) >> PAGE_SHIFT;
250 area = ctx->spu->problem_phys + ps_offs;
559 void spufs_ibox_callback(struct spu *spu) argument
561 struct spu_context *ctx = spu->ctx;
695 void spufs_wbox_callback(struct spu *spu) argument
697 struct spu_context *ctx = spu->ctx;
1307 void spufs_mfc_callback(struct spu *sp argument
[all...]
H A Dcontext.c26 #include <asm/spu.h>
125 * spu_acquire_runnable - lock spu contex and make sure it is in runnable state
126 * @ctx: spu contex to lock
156 * spu_acquire_saved - lock spu contex and make sure it is in saved state
157 * @ctx: spu contex to lock
H A Dlscsa_alloc.c27 #include <asm/spu.h>
H A Dbacking_ops.c36 #include <asm/spu.h>
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/m32r/mm/
H A Dfault.c152 * accessing the stack below "spu" is always a bug.
157 if (address + 4 < regs->spu)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/mm/
H A Dhugetlbpage.c26 #include <asm/spu.h>
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/build-aux/
H A Dconfig.sub284 | spu | strongarm \
1377 spu-*)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/dist/
H A Dconfig.sub284 | spu | strongarm \
1416 spu-*)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libdaemon-0.14/
H A Dconfig.sub284 | spu | strongarm \
1416 spu-*)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/expat-2.0.1/conftools/
H A Dconfig.sub284 | spu | strongarm \
1377 spu-*)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/autoconf-lib-link/build-aux/
H A Dconfig.sub284 | spu | strongarm \
1377 spu-*)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/jpeg-7/
H A Dconfig.sub289 | spu | strongarm \
1444 spu-*)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/mtools-4.0.10/
H A Dconfig.sub284 | spu | strongarm \
1416 spu-*)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/ntfs-3g-2009.3.8/
H A Dconfig.sub280 | spu | strongarm \
1363 spu-*)

Completed in 171 milliseconds

123