Searched defs:LPCR_DPFD (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/arch/powerpc/include/asm/ | ||
H A D | reg.h | 446 #define LPCR_DPFD (ASM_CONST(7) << LPCR_DPFD_SH) macro |
/openbmc/qemu/target/ppc/ | ||
H A D | cpu.h | 591 #define LPCR_DPFD (0x7ull << LPCR_DPFD_SHIFT) macro |