Home
last modified time | relevance | path

Searched defs:PSSCR_ESL (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/powerpc/include/asm/
H A Dreg.h167 #define PSSCR_ESL 0x00200000 /* Enable State Loss */ macro
/openbmc/qemu/target/ppc/
H A Dcpu.h628 #define PSSCR_ESL PPC_BIT(42) /* Enable State Loss */ macro