Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dswapops.h303 static inline swp_entry_t make_migration_entry_young(swp_entry_t entry) in make_migration_entry_young() function
372 static inline swp_entry_t make_migration_entry_young(swp_entry_t entry) in make_migration_entry_young() function
/openbmc/linux/mm/
H A Dmigrate_device.c231 entry = make_migration_entry_young(entry); in migrate_vma_collect_pmd()
H A Dhuge_memory.c2218 swp_entry = make_migration_entry_young(swp_entry); in __split_huge_pmd_locked()
3244 entry = make_migration_entry_young(entry); in set_pmd_migration_entry()
H A Drmap.c2096 entry = make_migration_entry_young(entry); in try_to_migrate_one()