Home
last modified time | relevance | path

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

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