Home
last modified time | relevance | path

Searched refs:RTAS_SEVERITY_ERROR_SYNC (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/arch/powerpc/platforms/pseries/
Dras.c167 if ((status == 0) && (rtas_elog->severity >= RTAS_SEVERITY_ERROR_SYNC)) in ras_error_interrupt()
305 err->severity == RTAS_SEVERITY_ERROR_SYNC) { in recover_mce()
/linux-2.6.39/arch/powerpc/include/asm/
Drtas.h85 #define RTAS_SEVERITY_ERROR_SYNC 0x3 macro