Home
last modified time | relevance | path

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

/linux/mm/
H A Dmigrate_device.c36 static int migrate_vma_collect_hole(unsigned long start, in migrate_vma_collect_hole() function
150 return migrate_vma_collect_hole(start, end, -1, walk); in migrate_vma_collect_huge_pmd()
162 return migrate_vma_collect_hole(start, end, -1, walk); in migrate_vma_collect_huge_pmd()
235 return migrate_vma_collect_hole(start, end, -1, walk); in migrate_vma_collect_huge_pmd()
490 .pte_hole = migrate_vma_collect_hole,