Searched refs:hvice (Results 1 – 1 of 1) sorted by relevance
1969 bool hvice = !!(lpcr & LPCR_HVICE); in p9_next_unmasked_interrupt() local1970 if ((msr_ee || !FIELD_EX64_HV(env->msr)) && hvice) { in p9_next_unmasked_interrupt()2074 bool hvice = !!(lpcr & LPCR_HVICE); in ppc_next_unmasked_interrupt() local2075 if ((async_deliver || !FIELD_EX64_HV(env->msr)) && hvice) { in ppc_next_unmasked_interrupt()