Home
last modified time | relevance | path

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

/linux-3.4.99/arch/powerpc/include/asm/
Dreg_booke.h220 #define MCSR_DCP_PERR 0x20000000UL /* D-Cache Push Parity Error */ macro
/linux-3.4.99/arch/powerpc/kernel/
Dtraps.c567 if (reason & MCSR_DCP_PERR) in machine_check_e500()