Searched refs:MCSR_ICPERR (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/arch/powerpc/kernel/
H A Dtraps.c508 if (reason & MCSR_ICPERR) { machine_check_e500mc()
605 if (reason & MCSR_ICPERR) machine_check_e500()
/linux-4.1.27/arch/powerpc/include/asm/
H A Dreg_booke.h259 #define MCSR_ICPERR 0x40000000UL /* I-Cache Parity Error */ macro

Completed in 179 milliseconds