Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/include/asm/
H A Dreg.h479 #define LPCR_HDICE ASM_CONST(0x0000000000000001) /* Hyp Decr enable (HV,PR,EE) */ macro
/openbmc/qemu/target/ppc/
H A Dcpu.h633 #define LPCR_HDICE PPC_BIT(63) macro