Searched refs:POWERPC_EXCP_HV_EMU (Results 1 – 6 of 6) sorted by relevance
95 case POWERPC_EXCP_HV_EMU: return "HV_EMU"; in powerpc_excp_name()420 if (excp == POWERPC_EXCP_HV_EMU) { in powerpc_excp_40x()527 if (excp == POWERPC_EXCP_HV_EMU) { in powerpc_excp_6xx()670 if (excp == POWERPC_EXCP_HV_EMU) { in powerpc_excp_7xx()820 if (excp == POWERPC_EXCP_HV_EMU) { in powerpc_excp_74xx()968 if (excp == POWERPC_EXCP_HV_EMU) { in powerpc_excp_booke()1233 case POWERPC_EXCP_HV_EMU: in is_prefix_insn_excp()1281 if (excp == POWERPC_EXCP_HV_EMU && !(env->msr_mask & MSR_HVB) && in powerpc_excp_books()1467 case POWERPC_EXCP_HV_EMU: { in powerpc_excp_books()
440 raise_exception_err(env, POWERPC_EXCP_HV_EMU, in helper_attn()
139 POWERPC_EXCP_HV_EMU = 96, /* HV emulation assistance */ enumerator
391 gen_exception_err(ctx, POWERPC_EXCP_HV_EMU, POWERPC_EXCP_INVAL | error); in gen_inval_exception()402 gen_exception_err(ctx, POWERPC_EXCP_HV_EMU, POWERPC_EXCP_PRIV | error); in gen_hvpriv_exception()
2062 env->excp_vectors[POWERPC_EXCP_HV_EMU] = 0x00000E40; in init_excp_POWER7()
106 case POWERPC_EXCP_HV_EMU: /* HV emulation */ in cpu_loop()