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