Home
last modified time | relevance | path

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

/qemu/target/ppc/
H A Dcpu.h694 #define SRR1_WAKESTATE 0x00030000 /* Powersave exit mask */ macro
/qemu/hw/ppc/
H A Dpnv.c2867 if (env->spr[SPR_SRR1] & SRR1_WAKESTATE) { in pnv_cpu_do_nmi_on_cpu()