Searched refs:FOLL_MIGRATION (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/mm/
H A Dgup.c56 if (likely(!(flags & FOLL_MIGRATION))) follow_page_pte()
H A Dksm.c370 page = follow_page(vma, addr, FOLL_GET | FOLL_MIGRATION); break_ksm()
/linux-4.1.27/include/linux/
H A Dmm.h2065 #define FOLL_MIGRATION 0x400 /* wait for page to replace migration entry */ macro

Completed in 113 milliseconds