Home
last modified time | relevance | path

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

/Linux-v4.19/arch/powerpc/platforms/cell/spufs/
Dspufs.h221 extern struct spu_context_ops spu_hw_ops;
Dhw_ops.c321 struct spu_context_ops spu_hw_ops = { variable
Dsched.c241 ctx->ops = &spu_hw_ops; in spu_bind_context()