Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/mm/
H A Dcopro_fault.c142 spu_flush_all_slbs(mm); in copro_flush_all_slbs()
/openbmc/linux/arch/powerpc/include/asm/
H A Dspu.h202 extern void spu_flush_all_slbs(struct mm_struct *mm);
/openbmc/linux/arch/powerpc/platforms/cell/
H A Dspu_base.c80 void spu_flush_all_slbs(struct mm_struct *mm) in spu_flush_all_slbs() function