Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/include/asm/
H A Dreg.h448 #define LPCR_VRMASD (ASM_CONST(0x1f) << LPCR_VRMASD_SH) macro
/openbmc/qemu/target/ppc/
H A Dcpu.h593 #define LPCR_VRMASD (0x1full << LPCR_VRMASD_SHIFT) macro