Home
last modified time | relevance | path

Searched refs:privcntl_write (Results 1 – 4 of 4) sorted by relevance

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