Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/
Dswapops.h66 #define SWP_MIG_YOUNG BIT(SWP_MIG_YOUNG_BIT) macro
307 swp_offset(entry) | SWP_MIG_YOUNG); in make_migration_entry_young()
314 return swp_offset(entry) & SWP_MIG_YOUNG; in is_migration_entry_young()