Searched refs:POWERPC_EXCP_HV_FU (Results 1 – 4 of 4) sorted by relevance
98 raise_exception_err_ra(env, POWERPC_EXCP_HV_FU, cause, raddr); in raise_hv_fu_exception()
102 case POWERPC_EXCP_HV_FU: return "HV_FU"; in powerpc_excp_name()1312 case POWERPC_EXCP_HV_FU: in is_prefix_insn_excp()1562 case POWERPC_EXCP_HV_FU: /* Hypervisor Facility Unavailable Exception */ in powerpc_excp_books()
139 POWERPC_EXCP_HV_FU = 98, /* Hypervisor Facility unavailable */ enumerator
2067 env->excp_vectors[POWERPC_EXCP_HV_FU] = 0x00000F80; in init_excp_POWER8()