Searched refs:POWERPC_EXCP_HISI (Results 1 – 7 of 7) sorted by relevance
269 case POWERPC_EXCP_HISI: /* Hypervisor instruction storage excp */ in cpu_loop()
196 cs->exception_index = POWERPC_EXCP_HISI; in ppc_radix64_raise_hsi()
832 cs->exception_index = POWERPC_EXCP_HISI; in ppc_hash64_set_isi()
76 case POWERPC_EXCP_HISI: return "HISI"; in powerpc_excp_name()1529 case POWERPC_EXCP_HISI: /* Hypervisor instruction storage exception */ in powerpc_excp_books()
102 POWERPC_EXCP_HISI = 70, /* Hypervisor instruction storage exception */ enumerator
2049 env->excp_vectors[POWERPC_EXCP_HISI] = 0x00000E20; in init_excp_POWER7()
513 } else if (excp == POWERPC_EXCP_HISI) { in spapr_exit_nested_hv()1571 if ((excp != POWERPC_EXCP_HDSI) && (excp != POWERPC_EXCP_HISI)) { in exit_nested_store_l2()