Searched refs:LPCR_PECE_U_MASK (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/target/ppc/ | ||
H A D | cpu_init.h | 70 (LPCR_PECE_U_MASK & LPCR_HVEE) | LPCR_ILE | LPCR_AIL | \ |
H A D | cpu.h | 596 #define LPCR_PECE_U_MASK (0x7ull << LPCR_PECE_U_SHIFT) macro |