Searched refs:LPCR_PECE_L_MASK (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/target/ppc/ | ||
H A D | cpu_init.h | 72 (LPCR_PECE_L_MASK & (LPCR_PDEE | LPCR_HDEE | LPCR_EEE | LPCR_DEE | \ |
H A D | cpu.h | 619 #define LPCR_PECE_L_MASK (0x1full << LPCR_PECE_L_SHIFT) macro |