Searched refs:FOLL_MIGRATION (Results 1 – 3 of 3) sorted by relevance
82 if (likely(!(flags & FOLL_MIGRATION))) in follow_page_pte()
370 page = follow_page(vma, addr, FOLL_GET | FOLL_MIGRATION); in break_ksm()
2112 #define FOLL_MIGRATION 0x400 /* wait for page to replace migration entry */ macro