Home
last modified time | relevance | path

Searched refs:TTU_MIGRATION (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/include/linux/
Drmap.h86 TTU_MIGRATION = 2, /* migration mode */ enumerator
/linux-4.4.14/mm/
Drmap.c1382 } else if (IS_ENABLED(CONFIG_MIGRATION) && (flags & TTU_MIGRATION)) { in try_to_unmap_one()
1492 if ((flags & TTU_MIGRATION) && !PageKsm(page) && PageAnon(page)) in try_to_unmap()
Dmigrate.c891 TTU_MIGRATION|TTU_IGNORE_MLOCK|TTU_IGNORE_ACCESS); in __unmap_and_move()
1061 TTU_MIGRATION|TTU_IGNORE_MLOCK|TTU_IGNORE_ACCESS); in unmap_and_move_huge_page()