Searched refs:heic (Results 1 – 1 of 1) sorted by relevance
1670 bool heic = !!(lpcr & LPCR_HEIC); in p7_next_unmasked_interrupt() local1672 if ((msr_ee && !(heic && FIELD_EX64_HV(env->msr) && in p7_next_unmasked_interrupt()1763 bool heic = !!(lpcr & LPCR_HEIC); in p8_next_unmasked_interrupt() local1765 if ((msr_ee && !(heic && FIELD_EX64_HV(env->msr) && in p8_next_unmasked_interrupt()1814 bool heic = !!(lpcr & LPCR_HEIC); in p9_interrupt_powersave() local1815 if (!heic || !FIELD_EX64_HV(env->msr) || in p9_interrupt_powersave()1909 bool heic = !!(lpcr & LPCR_HEIC); in p9_next_unmasked_interrupt() local1911 if ((msr_ee && !(heic && FIELD_EX64_HV(env->msr) && in p9_next_unmasked_interrupt()2018 bool heic = !!(lpcr & LPCR_HEIC); in ppc_next_unmasked_interrupt() local2020 if ((async_deliver && !(heic && FIELD_EX64_HV(env->msr) && in ppc_next_unmasked_interrupt()