Home
last modified time | relevance | path

Searched refs:SRR1_WS_HVLOSS (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/powerpc/include/asm/
H A Dreg.h797 #define SRR1_WS_HVLOSS 0x00030000 /* HV resources not maintained */ macro
/openbmc/linux/arch/powerpc/platforms/powernv/
H A Didle.c408 if (likely((srr1 & SRR1_WAKESTATE) != SRR1_WS_HVLOSS)) { in power7_idle_insn()
/openbmc/qemu/target/ppc/
H A Dcpu.h692 #define SRR1_WS_HVLOSS 0x00030000 /* HV resources not maintained */ macro