Searched refs:LPCR_PECE2 (Results 1 – 3 of 3) sorted by relevance
33 lpcr |= LPCR_PECE0|LPCR_PECE1|LPCR_PECE2; in init_LPCR_ISA300()
250 lpcr |= LPCR_PECE2; in feat_enable_idle_nap()264 lpcr |= LPCR_PECE2; in feat_enable_idle_stop()
458 #define LPCR_PECE2 ASM_CONST(0x0000000000001000) /* machine check etc can cause exit */ macro