Searched refs:enable_spu (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/arch/powerpc/include/asm/
H A Dspu_priv1.h182 void (*enable_spu)(struct spu_context *ctx); member in struct:spu_management_ops
216 spu_management_ops->enable_spu(ctx); spu_enable_spu()
/linux-4.4.14/arch/powerpc/platforms/ps3/
H A Dspu.c291 static int __init enable_spu(struct spu *spu) enable_spu() function
377 result = enable_spu(spu); ps3_create_spu()
472 .enable_spu = ps3_enable_spu,
/linux-4.4.14/arch/powerpc/platforms/cell/
H A Dspu_manage.c552 .enable_spu = enable_spu_by_master_run,

Completed in 158 milliseconds