L2CR_L2I
mtspr(SPR_L2CR, cache_reg | L2CR_L2I);
while (mfspr(SPR_L2CR) & L2CR_L2I)
bit = L2CR_L2I;
mtspr(SPR_L2CR, ccr | L2CR_L2I);