S_L2C_TAG_WAY      48 arch/mips/include/asm/sibyte/sb1250_l2c.h #define M_L2C_TAG_WAY		    _SB_MAKEMASK(2, S_L2C_TAG_WAY)
S_L2C_TAG_WAY      49 arch/mips/include/asm/sibyte/sb1250_l2c.h #define V_L2C_TAG_WAY(x)	    _SB_MAKEVALUE(x, S_L2C_TAG_WAY)
S_L2C_TAG_WAY      50 arch/mips/include/asm/sibyte/sb1250_l2c.h #define G_L2C_TAG_WAY(x)	    _SB_GETVALUE(x, S_L2C_TAG_WAY, M_L2C_TAG_WAY)