Searched refs:npc_write (Results 1 - 5 of 5) sorted by path

/linux-master/arch/powerpc/platforms/cell/spufs/
H A Dbacking_ops.c386 .npc_write = spu_backing_npc_write,
H A Dhw_ops.c321 .npc_write = spu_hw_npc_write,
H A Dfile.c1746 ctx->ops->npc_write(ctx, val);
H A Drun.c222 ctx->ops->npc_write(ctx, *npc);
348 ctx->ops->npc_write(ctx, npc);
H A Dspufs.h187 void (*npc_write) (struct spu_context * ctx, u32 data); member in struct:spu_context_ops

Completed in 215 milliseconds