privcntl_write    389 arch/powerpc/platforms/cell/spufs/backing_ops.c 	.privcntl_write = spu_backing_privcntl_write,
privcntl_write    324 arch/powerpc/platforms/cell/spufs/hw_ops.c 	.privcntl_write = spu_hw_privcntl_write,
privcntl_write    221 arch/powerpc/platforms/cell/spufs/run.c 		ctx->ops->privcntl_write(ctx, privcntl);
privcntl_write    190 arch/powerpc/platforms/cell/spufs/spufs.h 	void (*privcntl_write) (struct spu_context *ctx, u64 data);