Searched refs:SPRN_L1CSR2 (Results 1 – 3 of 3) sorted by relevance
497 #define SPRN_L1CSR2 0x25e /* L1 Data Cache Control and Status Register 2 */ macro735 #define L1CSR2 SPRN_L1CSR2
144 #define SPRN_L1CSR2 0x25E /* L1 Cache Control and Status Register 2 */ macro
656 if (!(mfspr(SPRN_L1CSR2) & L1CSR2_DCWS)) in machine_check_e500mc()