Home
last modified time | relevance | path

Searched refs:spu_management_ops (Results 1 – 5 of 5) sorted by relevance

/linux/arch/powerpc/platforms/cell/
H A Dspu_base.c29 const struct spu_management_ops *spu_management_ops; variable
30 EXPORT_SYMBOL_GPL(spu_management_ops);
755 if (!spu_management_ops) in init_spu_base()
H A Dsetup.c223 spu_management_ops = &spu_management_of_ops; in cell_setup_arch()
H A Dspu_manage.c523 const struct spu_management_ops spu_management_of_ops = {
/linux/arch/powerpc/platforms/ps3/
H A Dspu.c451 static const struct spu_management_ops spu_management_ps3_ops = {
618 spu_management_ops = &spu_management_ps3_ops; in ps3_spu_set_platform()
/linux/arch/powerpc/platforms/cell/spufs/
H A Dinode.c683 if (!spu_management_ops) in spufs_create_root()
780 if (!spu_management_ops) in spufs_init()