Searched refs:SWP_PFN_BITS (Results 1 – 1 of 1) sorted by relevance
37 #define SWP_PFN_BITS (MAX_PHYSMEM_BITS - PAGE_SHIFT) macro39 #define SWP_PFN_BITS min_t(int, \ macro43 #define SWP_PFN_MASK (BIT(SWP_PFN_BITS) - 1)63 #define SWP_MIG_YOUNG_BIT (SWP_PFN_BITS)64 #define SWP_MIG_DIRTY_BIT (SWP_PFN_BITS + 1)65 #define SWP_MIG_TOTAL_BITS (SWP_PFN_BITS + 2)