Searched refs:lpes0 (Results 1 – 1 of 1) sorted by relevance
1392 bool lpes0; in powerpc_excp_books() local1398 lpes0 = !!(env->spr[SPR_LPCR] & LPCR_LPES0); in powerpc_excp_books()1399 if (!lpes0) { in powerpc_excp_books()1738 bool lpes0 = !!(lpcr & LPCR_LPES0); in p7_next_unmasked_interrupt() local1743 (env->has_hv_mode && !FIELD_EX64_HV(env->msr) && !lpes0)) { in p7_next_unmasked_interrupt()1831 bool lpes0 = !!(lpcr & LPCR_LPES0); in p8_next_unmasked_interrupt() local1836 (env->has_hv_mode && !FIELD_EX64_HV(env->msr) && !lpes0)) { in p8_next_unmasked_interrupt()1977 bool lpes0 = !!(lpcr & LPCR_LPES0); in p9_next_unmasked_interrupt() local1982 (env->has_hv_mode && !FIELD_EX64_HV(env->msr) && !lpes0)) { in p9_next_unmasked_interrupt()2082 bool lpes0 = !!(lpcr & LPCR_LPES0); in ppc_next_unmasked_interrupt() local[all …]