Searched refs:POWERPC_EXCP_ITLB (Results 1 – 7 of 7) sorted by relevance
221 case POWERPC_EXCP_ITLB: /* Instruction TLB error */ in cpu_loop()
54 case POWERPC_EXCP_ITLB: return "ITLB"; in powerpc_excp_name()495 case POWERPC_EXCP_ITLB: /* Instruction TLB error */ in powerpc_excp_40x()608 case POWERPC_EXCP_ITLB: /* Instruction TLB error */ in powerpc_excp_6xx()1080 case POWERPC_EXCP_ITLB: /* Instruction TLB error */ in powerpc_excp_booke()
510 POWERPC_EXCP_ITLB : POWERPC_EXCP_DTLB; in ppc_booke_xlate()
628 cs->exception_index = POWERPC_EXCP_ITLB; in ppc_40x_xlate()
1673 env->excp_vectors[POWERPC_EXCP_ITLB] = 0x00001200; in init_excp_4xx()1723 env->excp_vectors[POWERPC_EXCP_ITLB] = 0x00001100; in init_excp_MPC8xx()1781 env->excp_vectors[POWERPC_EXCP_ITLB] = 0x00000000; in init_excp_e200()1816 env->excp_vectors[POWERPC_EXCP_ITLB] = 0x00000000; in init_excp_BookE()
84 POWERPC_EXCP_ITLB = 14, /* Instruction TLB miss */ enumerator
1100 kvm_sync_excp(env, POWERPC_EXCP_ITLB, SPR_BOOKE_IVOR14); in kvmppc_get_booke_sregs()