Searched refs:L2C_CFG_L2M (Results 1 – 2 of 2) sorted by relevance
115 r |= L2C_CFG_L2M | L2C_CFG_SS_256; in ibm440gx_l2c_enable()157 r = mfdcr(DCRN_L2C0_CFG) & ~(L2C_CFG_L2M | L2C_CFG_ICU | L2C_CFG_DCU); in ibm440gx_l2c_disable()178 if (l2c_cfg & L2C_CFG_L2M){ in ibm440gx_show_cpuinfo()
379 #define L2C_CFG_L2M 0x80000000 macro