Searched refs:migrate_vma_collect_hole (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-6.6/mm/ |
H A D | migrate_device.c | 35 static int migrate_vma_collect_hole(unsigned long start, in migrate_vma_collect_hole() function 71 return migrate_vma_collect_hole(start, end, -1, walk); in migrate_vma_collect_pmd() 281 .pte_hole = migrate_vma_collect_hole,
|
/kernel/linux/linux-5.10/mm/ |
H A D | migrate.c | 2278 static int migrate_vma_collect_hole(unsigned long start, in migrate_vma_collect_hole() function 2335 return migrate_vma_collect_hole(start, end, -1, walk); in migrate_vma_collect_pmd() 2368 return migrate_vma_collect_hole(start, end, -1, in migrate_vma_collect_pmd() 2504 .pte_hole = migrate_vma_collect_hole,
|
Completed in 5 milliseconds