Home
last modified time | relevance | path

Searched refs:finalize_and_map (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/include/linux/
Dmigrate.h260 void (*finalize_and_map)(struct vm_area_struct *vma, member
/Linux-v4.19/Documentation/vm/
Dhmm.rst334 void (*finalize_and_map)(struct vm_area_struct *vma,
353 that happens, then the finalize_and_map() can catch any pages that were not
/Linux-v4.19/mm/
Dmigrate.c2946 ops->finalize_and_map(vma, src, dst, start, end, private); in migrate_vma()