Home
last modified time | relevance | path

Searched refs:hvice (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/target/ppc/
H A Dexcp_helper.c1963 bool hvice = !!(env->spr[SPR_LPCR] & LPCR_HVICE); in p9_next_unmasked_interrupt() local
1964 if ((msr_ee || !FIELD_EX64_HV(env->msr)) && hvice) { in p9_next_unmasked_interrupt()
2064 bool hvice = !!(env->spr[SPR_LPCR] & LPCR_HVICE); in ppc_next_unmasked_interrupt() local
2065 if ((async_deliver || !FIELD_EX64_HV(env->msr)) && hvice) { in ppc_next_unmasked_interrupt()