copy_mm_to_paca
extern void copy_mm_to_paca(struct mm_struct *mm);
copy_mm_to_paca(mm);
copy_mm_to_paca(current->active_mm);