Searched refs:lpes0 (Results 1 – 1 of 1) sorted by relevance
1323 bool lpes0; in powerpc_excp_books() local1329 lpes0 = !!(env->spr[SPR_LPCR] & LPCR_LPES0); in powerpc_excp_books()1330 if (!lpes0) { in powerpc_excp_books()1669 bool lpes0 = !!(lpcr & LPCR_LPES0); in p7_next_unmasked_interrupt() local1674 (env->has_hv_mode && !FIELD_EX64_HV(env->msr) && !lpes0)) { in p7_next_unmasked_interrupt()1762 bool lpes0 = !!(lpcr & LPCR_LPES0); in p8_next_unmasked_interrupt() local1767 (env->has_hv_mode && !FIELD_EX64_HV(env->msr) && !lpes0)) { in p8_next_unmasked_interrupt()1908 bool lpes0 = !!(lpcr & LPCR_LPES0); in p9_next_unmasked_interrupt() local1913 (env->has_hv_mode && !FIELD_EX64_HV(env->msr) && !lpes0)) { in p9_next_unmasked_interrupt()2017 bool lpes0 = !!(lpcr & LPCR_LPES0); in ppc_next_unmasked_interrupt() local[all …]