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

/linux-4.4.14/arch/powerpc/include/asm/
H A Dspu_priv1.h181 int (*destroy_spu)(struct spu *spu); member in struct:spu_management_ops
204 return spu_management_ops->destroy_spu(spu); spu_destroy_spu()
/linux-4.4.14/arch/powerpc/platforms/cell/
H A Dspu_manage.c551 .destroy_spu = of_destroy_spu,
/linux-4.4.14/arch/powerpc/platforms/ps3/
H A Dspu.c471 .destroy_spu = ps3_destroy_spu,

Completed in 111 milliseconds