Searched refs:RTAS_NOT_SUSPENDABLE (Results 1 – 2 of 2) sorted by relevance
227 #define RTAS_NOT_SUSPENDABLE -9004 /* Partition not suspendable */ macro
1638 case RTAS_NOT_SUSPENDABLE: in rtas_ibm_suspend_me()1962 args.rets[0] = cpu_to_be32(RTAS_NOT_SUSPENDABLE); in SYSCALL_DEFINE1()