Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/include/asm/
H A Drtas.h230 #define RTAS_SEVERITY_NO_ERROR 0x0 macro
/openbmc/linux/arch/powerpc/platforms/pseries/
H A Dras.c596 if (severity == RTAS_SEVERITY_NO_ERROR) in mce_handle_err_virtmode()