Searched refs:S_L2C_TAG_WAY (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/sys/arch/mips/sibyte/include/
H A Dsb1250_l2c.h76 #define S_L2C_TAG_WAY 46 macro
77 #define M_L2C_TAG_WAY _SB_MAKEMASK(2,S_L2C_TAG_WAY)
78 #define V_L2C_TAG_WAY(x) _SB_MAKEVALUE(x,S_L2C_TAG_WAY)
79 #define G_L2C_TAG_WAY(x) _SB_GETVALUE(x,S_L2C_TAG_WAY,M_L2C_TAG_WAY)

Completed in 116 milliseconds