Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/include/asm/
H A Dreg.h456 #define LPCR_AIL ASM_CONST(0x0000000001800000) /* Alternate interrupt location */ macro
/openbmc/qemu/target/ppc/
H A Dcpu.h603 #define LPCR_AIL (3ull << LPCR_AIL_SHIFT) macro