Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/platforms/cell/
H A Dspu_base.c104 void spu_associate_mm(struct spu *spu, struct mm_struct *mm) in spu_associate_mm() function
114 EXPORT_SYMBOL_GPL(spu_associate_mm);
/openbmc/linux/arch/powerpc/platforms/cell/spufs/
H A Dsched.c219 spu_associate_mm(spu, ctx->owner); in spu_bind_context()
456 spu_associate_mm(spu, NULL); in spu_unbind_context()
/openbmc/linux/arch/powerpc/include/asm/
H A Dspu.h197 extern void spu_associate_mm(struct spu *spu, struct mm_struct *mm);