Searched refs:SRR1_WAKESTATE (Results 1 – 2 of 2) sorted by relevance
/qemu/target/ppc/ | ||
H A D | cpu.h | 694 #define SRR1_WAKESTATE 0x00030000 /* Powersave exit mask */ macro |
/qemu/hw/ppc/ | ||
H A D | pnv.c | 2867 if (env->spr[SPR_SRR1] & SRR1_WAKESTATE) { in pnv_cpu_do_nmi_on_cpu() |