Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/include/asm/
H A Dreg.h472 #define LPCR_HEIC ASM_CONST(0x0000000000000010) /* Hypervisor External Interrupt Control */ macro
/openbmc/qemu/target/ppc/
H A Dcpu.h628 #define LPCR_HEIC PPC_BIT(59) /* HV Extern Interrupt Control */ macro