Home
last modified time | relevance | path

Searched refs:copy_mm_to_paca (Results 1 – 2 of 2) 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