Searched refs:MCSR_IF (Results 1 – 2 of 2) sorted by relevance
272 #define MCSR_IF 0x00010000UL /* Instruction Fetch */ macro
639 reason &= ~MCSR_IF; in machine_check_e500mc()669 if (reason & MCSR_IF) { in machine_check_e500mc()
Completed in 10 milliseconds