Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/include/asm/
H A Dreg.h166 #define PSSCR_EC 0x00100000 /* Exit Criterion */ macro
/openbmc/qemu/target/ppc/
H A Dcpu.h634 #define PSSCR_EC PPC_BIT(43) /* Exit Criterion */ macro