Home
last modified time | relevance | path

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

/Linux-v4.19/mm/
Dmigrate.c2103 static int migrate_vma_collect_hole(unsigned long start, in migrate_vma_collect_hole() function
2149 return migrate_vma_collect_hole(start, end, walk); in migrate_vma_collect_pmd()
2182 return migrate_vma_collect_hole(start, end, in migrate_vma_collect_pmd()
2316 mm_walk.pte_hole = migrate_vma_collect_hole; in migrate_vma_collect()