Home
last modified time | relevance | path

Searched refs:make_migration_entry (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.4/include/linux/
Dswapops.h164 static inline swp_entry_t make_migration_entry(struct page *page, int write) in make_migration_entry() function
212 #define make_migration_entry(page, write) swp_entry(0, 0) macro
/Linux-v5.4/mm/
Drmap.c1471 entry = make_migration_entry(page, 0); in try_to_unmap_one()
1569 entry = make_migration_entry(subpage, in try_to_unmap_one()
Dhuge_memory.c2247 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()
Dmigrate.c2287 entry = make_migration_entry(page, mpfn & in migrate_vma_collect_pmd()