Home
last modified time | relevance | path

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

/linux/arch/powerpc/include/asm/
H A Dpaca.h283 extern void copy_mm_to_paca(struct mm_struct *mm);
/linux/arch/powerpc/kernel/
H A Dpaca.c313 void copy_mm_to_paca(struct mm_struct *mm) in copy_mm_to_paca() function
/linux/arch/powerpc/mm/book3s64/
H A Dslb.c503 copy_mm_to_paca(mm); in switch_slb()