Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/include/asm/
H A Dreg.h455 #define LPCR_ILE ASM_CONST(0x0000000002000000) /* !HV irqs set MSR:LE */ macro
/openbmc/qemu/target/ppc/
H A Dcpu.h601 #define LPCR_ILE PPC_BIT(38) macro