taglinefilesource code
copy_page_tables64include/linux/mm.hextern int copy_page_tables(unsigned long from,unsigned long to,long size);
copy_page_tables63kernel/fork.cif (copy_page_tables(old_data_base,new_data_base,data_limit)) {