Searched refs:MCSR_ICPERR (Results 1 – 2 of 2) sorted by relevance
252 #define MCSR_ICPERR 0x40000000UL /* I-Cache Parity Error */ macro
624 if (reason & MCSR_ICPERR) { in machine_check_e500mc()728 if (reason & MCSR_ICPERR) in machine_check_e500()
Completed in 9 milliseconds