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

/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);

Completed in 58 milliseconds