Home
last modified time | relevance | path

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

/openbmc/linux/mm/
H A Dmigrate_device.c780 void migrate_device_pages(unsigned long *src_pfns, unsigned long *dst_pfns, in migrate_device_pages() function
785 EXPORT_SYMBOL(migrate_device_pages);
952 migrate_device_pages(&src_pfn, &dst_pfn, 1); in migrate_device_coherent_page()
/openbmc/linux/include/linux/
H A Dmigrate.h225 void migrate_device_pages(unsigned long *src_pfns, unsigned long *dst_pfns,
/openbmc/linux/drivers/gpu/drm/nouveau/
H A Dnouveau_dmem.c406 migrate_device_pages(src_pfns, dst_pfns, npages); in nouveau_dmem_evict_chunk()
/openbmc/linux/lib/
H A Dtest_hmm.c1251 migrate_device_pages(src_pfns, dst_pfns, npages); in dmirror_device_evict_chunk()