Searched refs:MCSR_ST (Results 1 – 2 of 2) sorted by relevance
/linux-3.4.99/arch/powerpc/include/asm/ | ||
D | reg_booke.h | 239 #define MCSR_ST 0x00004000UL /* Store */ macro |
/linux-3.4.99/arch/powerpc/kernel/ | ||
D | traps.c | 518 if (reason & MCSR_ST) { in machine_check_e500mc() |