Home
last modified time | relevance | path

Searched refs:ttu (Results 1 – 2 of 2) sorted by relevance

/linux/mm/
A Dmemory-failure.c1299 enum ttu_flags ttu = TTU_IGNORE_MLOCK | TTU_SYNC; in hwpoison_user_mappings() local
1330 ttu |= TTU_IGNORE_HWPOISON; in hwpoison_user_mappings()
1346 ttu |= TTU_IGNORE_HWPOISON; in hwpoison_user_mappings()
1364 try_to_unmap(hpage, ttu); in hwpoison_user_mappings()
1376 try_to_unmap(hpage, ttu|TTU_RMAP_LOCKED); in hwpoison_user_mappings()
1381 try_to_unmap(hpage, ttu); in hwpoison_user_mappings()
A Dmigrate.c1334 enum ttu_flags ttu = 0; in unmap_and_move_huge_page() local
1348 ttu |= TTU_RMAP_LOCKED; in unmap_and_move_huge_page()
1351 try_to_migrate(hpage, ttu); in unmap_and_move_huge_page()

Completed in 15 milliseconds