Home
last modified time | relevance | path

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

/linux-6.6.21/arch/powerpc/include/asm/
Drtas.h226 #define RTAS_SEVERITY_ERROR 0x4 macro
/linux-6.6.21/arch/powerpc/platforms/pseries/
Dras.c604 else if (severity == RTAS_SEVERITY_ERROR) in mce_handle_err_virtmode()