Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dswapops.h184 static inline swp_entry_t make_migration_entry(struct page *page, int write) in make_migration_entry() function
232 #define make_migration_entry(page, write) swp_entry(0, 0) macro