Searched refs:npc_read (Results 1 - 6 of 6) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/powerpc/platforms/cell/spufs/
H A Dfault.c123 ctx->ops->npc_read(ctx) - 4;
H A Drun.c160 *npc = ctx->ops->npc_read(ctx);
246 npc = ctx->ops->npc_read(ctx) & ~3;
H A Dspufs.h127 u32(*npc_read) (struct spu_context * ctx); member in struct:spu_context_ops
H A Dhw_ops.c318 .npc_read = spu_hw_npc_read,
H A Dbacking_ops.c369 .npc_read = spu_backing_npc_read,
H A Dfile.c1587 ret = ctx->ops->npc_read(ctx);

Completed in 112 milliseconds