Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/include/asm/
H A Dreg.h470 #define LPCR_GTSE ASM_CONST(0x0000000000000400) /* Guest Translation Shootdown Enable */ macro
/openbmc/qemu/target/ppc/
H A Dcpu.h626 #define LPCR_GTSE PPC_BIT(53) /* Guest Translation Shootdown */ macro