Searched refs:privcntl_write (Results 1 - 4 of 4) sorted by last modified time

/linux-master/arch/powerpc/platforms/cell/spufs/
H A Dspufs.h190 void (*privcntl_write) (struct spu_context *ctx, u64 data); member in struct:spu_context_ops
H A Drun.c221 ctx->ops->privcntl_write(ctx, privcntl);
H A Dhw_ops.c324 .privcntl_write = spu_hw_privcntl_write,
H A Dbacking_ops.c389 .privcntl_write = spu_backing_privcntl_write,

Completed in 151 milliseconds