Searched refs:switch_slb (Results 1 - 2 of 2) sorted by path

/linux-master/arch/powerpc/include/asm/
H A Dmmu_context.h52 extern void switch_slb(struct task_struct *tsk, struct mm_struct *mm);
63 return switch_slb(tsk, next);
/linux-master/arch/powerpc/mm/book3s64/
H A Dslb.c375 /* see switch_slb */
413 /* see switch_slb */
445 void switch_slb(struct task_struct *tsk, struct mm_struct *mm) function
468 * switch_slb wants. So ARCH_300 does not use the slb
611 * We have space in slb cache for optimized switch_slb().
620 * so that switch_slb() will ignore the cache.

Completed in 704 milliseconds