Searched refs:SRR1_WS_NOLOSS (Results 1 – 4 of 4) sorted by relevance
393 if ((srr1 & SRR1_WAKESTATE) != SRR1_WS_NOLOSS) { in power7_idle_insn()636 BUG_ON((srr1 & SRR1_WAKESTATE) != SRR1_WS_NOLOSS); in power9_idle_stop()704 if ((srr1 & SRR1_WAKESTATE) != SRR1_WS_NOLOSS) { in power9_idle_stop()919 BUG_ON((srr1 & SRR1_WAKESTATE) != SRR1_WS_NOLOSS); in power10_idle_stop()
799 #define SRR1_WS_NOLOSS 0x00010000 /* All resources maintained */ macro
694 #define SRR1_WS_NOLOSS 0x00010000 /* All resources maintained */ macro
199 *msr |= SRR1_WS_NOLOSS; in powerpc_reset_wakeup()