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