Home
last modified time | relevance | path

Searched refs:SPRN_L1CSR2 (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/arch/powerpc/include/asm/
Dreg_booke.h114 #define SPRN_L1CSR2 0x25E /* L1 Cache Control and Status Register 2 */ macro
/linux-3.4.99/arch/powerpc/kernel/
Dtraps.c496 if (!(mfspr(SPRN_L1CSR2) & L1CSR2_DCWS)) in machine_check_e500mc()