Searched refs:SWP_TB_COUNT_SHIFT (Results 1 – 1 of 1) sorted by relevance
75 #define SWP_TB_COUNT_SHIFT (BITS_PER_LONG - SWP_TB_COUNT_BITS) macro102 return ((unsigned long)count) << SWP_TB_COUNT_SHIFT; in __count_to_swp_tb()184 return ((swp_tb & SWP_TB_COUNT_MASK) >> SWP_TB_COUNT_SHIFT); in __swp_tb_get_count()