Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/include/asm/
H A Dreg.h452 #define LPCR_RMLS 0x1C000000 /* Implementation dependent RMO limit sel */ macro
/openbmc/qemu/target/ppc/
H A Dcpu.h599 #define LPCR_RMLS (0xfull << LPCR_RMLS_SHIFT) macro