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