SWP_TB_FLAGS_SHIFT
return ((unsigned long)flags) << SWP_TB_FLAGS_SHIFT;
return ((swp_tb & SWP_TB_FLAGS_MASK) >> SWP_TB_FLAGS_SHIFT);