Searched refs:POWERPC_EXCP_ITLB (Results 1 – 4 of 4) sorted by relevance
510 POWERPC_EXCP_ITLB : POWERPC_EXCP_DTLB; in ppc_booke_xlate()
628 cs->exception_index = POWERPC_EXCP_ITLB; in ppc_40x_xlate()
1705 env->excp_vectors[POWERPC_EXCP_ITLB] = 0x00001200; in init_excp_4xx()1779 env->excp_vectors[POWERPC_EXCP_ITLB] = 0x00001100; in init_excp_MPC8xx()1837 env->excp_vectors[POWERPC_EXCP_ITLB] = 0x00000000; in init_excp_e500()1872 env->excp_vectors[POWERPC_EXCP_ITLB] = 0x00000000; in init_excp_BookE()
84 POWERPC_EXCP_ITLB = 14, /* Instruction TLB miss */ enumerator