Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/include/asm/
H A Dreg_booke.h255 #define MCSR_DCP_PERR 0x20000000UL /* D-Cache Push Parity Error */ macro
/openbmc/linux/arch/powerpc/kernel/
H A Dtraps.c730 if (reason & MCSR_DCP_PERR) in machine_check_e500()