Searched refs:copy_mm_to_paca (Results 1 - 5 of 5) sorted by relevance

/linux-master/arch/powerpc/include/asm/
H A Dpaca.h283 extern void copy_mm_to_paca(struct mm_struct *mm);
/linux-master/arch/powerpc/kernel/
H A Dpaca.c313 void copy_mm_to_paca(struct mm_struct *mm) function
/linux-master/arch/powerpc/mm/book3s64/
H A Dslb.c503 copy_mm_to_paca(mm);
H A Dslice.c179 copy_mm_to_paca(current->active_mm);
H A Dhash_utils.c1366 copy_mm_to_paca(mm);
1441 copy_mm_to_paca(mm);

Completed in 182 milliseconds