Lines Matching refs:dst
562 static void __copy_gigantic_page(struct page *dst, struct page *src,
566 struct page *dst_base = dst;
571 copy_highpage(dst, src);
574 dst = mem_map_next(dst, dst_base, i);
579 static void copy_huge_page(struct page *dst, struct page *src)
590 __copy_gigantic_page(dst, src, nr_pages);
601 copy_highpage(dst + i, src + i);
2290 migrate->dst[migrate->npages] = 0;
2298 migrate->dst[migrate->npages] = 0;
2314 migrate->dst[migrate->npages] = 0;
2488 migrate->dst[migrate->npages] = 0;
2773 * corresponding entry in the dst array with the pfn value of the destination
2795 * set. If the corresponding entry in dst array has MIGRATE_PFN_VALID flag set,
2802 * array with MIGRATE_PFN_VALID and MIGRATE_PFN_MIGRATE flag set and the dst
2835 if (!args->src || !args->dst)
2873 unsigned long *dst)
3002 * migrate_vma_pages() - migrate meta-data from src page to dst page
3018 struct page *newpage = migrate_pfn_to_page(migrate->dst[i]);
3043 &migrate->dst[i]);
3106 struct page *newpage = migrate_pfn_to_page(migrate->dst[i]);