Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dswapops.h67 #define SWP_MIG_DIRTY BIT(SWP_MIG_DIRTY_BIT) macro
323 swp_offset(entry) | SWP_MIG_DIRTY); in make_migration_entry_dirty()
330 return swp_offset(entry) & SWP_MIG_DIRTY; in is_migration_entry_dirty()