Searched refs:L2CR_L2PE (Results 1 – 2 of 2) sorted by relevance
617 #define L2CR_L2PE 0x40000000 /* 1: L2 data parity enable */612 #define L2CR_L2PE global() macro
596 if (mfspr(SPR_L2CR) & L2CR_L2PE) in cpu_6xx_print_cacheinfo()