Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/include/asm/
H A Dreg.h478 #define LPCR_HVICE ASM_CONST(0x0000000000000002) /* P9: HV interrupt enable */ macro
/openbmc/qemu/target/ppc/
H A Dcpu.h632 #define LPCR_HVICE PPC_BIT(62) /* HV Virtualisation Int Enable */ macro