Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/include/asm/
H A Drtas.h212 #define RTAS_SUSPEND_ABORTED 9000 /* Suspension aborted */ macro
/openbmc/linux/arch/powerpc/kernel/
H A Drtas.c1553 case RTAS_SUSPEND_ABORTED: in rtas_ibm_suspend_me()