Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/include/asm/
H A Dreg.h459 #define LPCR_ONL ASM_CONST(0x0000000000040000) /* online - PURR/SPURR count */ macro
/openbmc/qemu/target/ppc/
H A Dcpu.h599 #define LPCR_ONL PPC_BIT(45) macro