Home
last modified time | relevance | path

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

/linux-4.1.27/arch/powerpc/platforms/cell/spufs/
Dspufs.h224 extern struct spu_context_ops spu_hw_ops;
Dhw_ops.c322 struct spu_context_ops spu_hw_ops = { variable
Dsched.c240 ctx->ops = &spu_hw_ops; in spu_bind_context()