Searched refs:DISP_FULLY_RECOVERED (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/include/asm-ppc64/ | ||
D | rtas.h | 78 #define DISP_FULLY_RECOVERED 0x0 macro |
/linux-2.4.37.9/arch/ppc64/kernel/ | ||
D | traps.c | 191 if (errp->disposition == DISP_FULLY_RECOVERED) { in recover_mce() |