Home
last modified time | relevance | path

Searched refs:spu_hw_ops (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/arch/powerpc/platforms/cell/spufs/
Dspufs.h208 extern struct spu_context_ops spu_hw_ops;
Dhw_ops.c308 struct spu_context_ops spu_hw_ops = { variable
Dsched.c225 ctx->ops = &spu_hw_ops; in spu_bind_context()