Searched refs:MCSR_BUS_DRERR (Results 1 – 2 of 2) sorted by relevance
202 #define MCSR_BUS_DRERR 0x00000008UL /* Read Bus Error on data load */ macro208 MCSR_EXCP_ERR | MCSR_BUS_IRERR | MCSR_BUS_DRERR | \
439 if (reason & MCSR_BUS_DRERR) in machine_check_e200()