L2CR_L2E
if (cache_reg & L2CR_L2E) {
cache_reg &= ~L2CR_L2E;
if (ccr & L2CR_L2E)
ccr = l2cr_config & ~L2CR_L2E;
if (mfspr(SPR_L2CR) & L2CR_L2E) {