Searched refs:SWP_MIG_DIRTY_BIT (Results 1 - 1 of 1) sorted by relevance

/linux-master/include/linux/
H A Dswapops.h54 * @SWP_MIG_DIRTY_BIT: Whether the page used to have dirty bit set (bit D)
63 #define SWP_MIG_DIRTY_BIT (SWP_PFN_BITS + 1) macro
67 #define SWP_MIG_DIRTY BIT(SWP_MIG_DIRTY_BIT)

Completed in 127 milliseconds