Searched refs:make_migration_entry (Results 1 – 4 of 4) sorted by relevance
184 static inline swp_entry_t make_migration_entry(struct page *page, int write) in make_migration_entry() function232 #define make_migration_entry(page, write) swp_entry(0, 0) macro
1462 entry = make_migration_entry(page, 0); in try_to_unmap_one()1553 entry = make_migration_entry(subpage, in try_to_unmap_one()
2164 swp_entry = make_migration_entry(page + i, write); in __split_huge_pmd_locked()2891 entry = make_migration_entry(page, pmd_write(pmdval)); in set_pmd_migration_entry()
2269 entry = make_migration_entry(page, mpfn & in migrate_vma_collect_pmd()