Home
last modified time | relevance | path

Searched refs:LPCR_RMI (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/powerpc/include/asm/
H A Dreg.h477 #define LPCR_RMI ASM_CONST(0x0000000000000002) /* real mode is cache inhibit */ macro
/openbmc/qemu/target/ppc/
H A Dcpu.h629 #define LPCR_RMI PPC_BIT(62) macro
H A Dcpu_init.c6081 LPCR_RMI | LPCR_HDICE; in POWERPC_FAMILY()