Home
last modified time | relevance | path

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

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