S_L2C_MGMT_WAY     73 arch/mips/include/asm/sibyte/sb1250_l2c.h #define M_L2C_MGMT_WAY		    _SB_MAKEMASK(2, S_L2C_MGMT_WAY)
S_L2C_MGMT_WAY     74 arch/mips/include/asm/sibyte/sb1250_l2c.h #define V_L2C_MGMT_WAY(x)	    _SB_MAKEVALUE(x, S_L2C_MGMT_WAY)
S_L2C_MGMT_WAY     75 arch/mips/include/asm/sibyte/sb1250_l2c.h #define G_L2C_MGMT_WAY(x)	    _SB_GETVALUE(x, S_L2C_MGMT_WAY, M_L2C_MGMT_WAY)