Searched refs:finalize_and_map (Results 1 – 3 of 3) sorted by relevance
260 void (*finalize_and_map)(struct vm_area_struct *vma, member
334 void (*finalize_and_map)(struct vm_area_struct *vma,353 that happens, then the finalize_and_map() can catch any pages that were not
2946 ops->finalize_and_map(vma, src, dst, start, end, private); in migrate_vma()