Home
last modified time | relevance | path

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

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