Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/powerpc/include/asm/
Drtas.h59 #define RTAS_SEVERITY_NO_ERROR 0x0 macro
/kernel/linux/linux-5.10/arch/powerpc/platforms/pseries/
Dras.c588 if (severity == RTAS_SEVERITY_NO_ERROR) in mce_handle_err_virtmode()