Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/platforms/ps3/
H A Dspu.c307 static int ps3_destroy_spu(struct spu *spu) in ps3_destroy_spu() function
376 ps3_destroy_spu(spu); in ps3_create_spu()
454 .destroy_spu = ps3_destroy_spu,