Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/include/asm/
H A Dreg.h471 #define LPCR_TC ASM_CONST(0x0000000000000200) /* Translation control */ macro
/openbmc/qemu/target/ppc/
H A Dcpu.h619 #define LPCR_TC PPC_BIT(54) macro