Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Dswapops.h166 static inline swp_entry_t make_migration_entry(struct page *page, int write) in make_migration_entry() function
214 #define make_migration_entry(page, write) swp_entry(0, 0) macro