Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
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()

Completed in 4 milliseconds