Searched refs:SRR1_WAKERESET (Results 1 – 5 of 5) sorted by relevance
248 } else if ((srr1 & wmask) == SRR1_WAKERESET) { in pnv_cpu_offline_self()
794 #define SRR1_WAKERESET 0x00100000 /* System reset */ macro
2797 if (!(env->spr[SPR_SRR1] & SRR1_WAKERESET)) { in pnv_cpu_do_nmi_on_cpu()2799 env->spr[SPR_SRR1] |= SRR1_WAKERESET; in pnv_cpu_do_nmi_on_cpu()
684 #define SRR1_WAKERESET 0x00100000 /* System reset */ macro
207 *msr |= SRR1_WAKERESET; in powerpc_reset_wakeup()