Searched refs:make_migration_entry (Results 1 – 4 of 4) sorted by relevance
164 static inline swp_entry_t make_migration_entry(struct page *page, int write) in make_migration_entry() function212 #define make_migration_entry(page, write) swp_entry(0, 0) macro
1471 entry = make_migration_entry(page, 0); in try_to_unmap_one()1569 entry = make_migration_entry(subpage, in try_to_unmap_one()
2247 swp_entry = make_migration_entry(page + i, write); in __split_huge_pmd_locked()3037 entry = make_migration_entry(page, pmd_write(pmdval)); in set_pmd_migration_entry()
2287 entry = make_migration_entry(page, mpfn & in migrate_vma_collect_pmd()