Searched refs:POWERPC_EXCP_ITLB (Results 1 – 7 of 7) sorted by relevance
221 case POWERPC_EXCP_ITLB: /* Instruction TLB error */ in cpu_loop()
510 POWERPC_EXCP_ITLB : POWERPC_EXCP_DTLB; in ppc_booke_xlate()
59 case POWERPC_EXCP_ITLB: return "ITLB"; in powerpc_excp_name()570 case POWERPC_EXCP_ITLB: /* Instruction TLB error */ in powerpc_excp_40x()683 case POWERPC_EXCP_ITLB: /* Instruction TLB error */ in powerpc_excp_6xx()1155 case POWERPC_EXCP_ITLB: /* Instruction TLB error */ in powerpc_excp_booke()
628 cs->exception_index = POWERPC_EXCP_ITLB; in ppc_40x_xlate()
1661 env->excp_vectors[POWERPC_EXCP_ITLB] = 0x00001200; in init_excp_4xx()1711 env->excp_vectors[POWERPC_EXCP_ITLB] = 0x00001100; in init_excp_MPC8xx()1769 env->excp_vectors[POWERPC_EXCP_ITLB] = 0x00000000; in init_excp_e200()1804 env->excp_vectors[POWERPC_EXCP_ITLB] = 0x00000000; in init_excp_BookE()
82 POWERPC_EXCP_ITLB = 14, /* Instruction TLB miss */ enumerator
1093 kvm_sync_excp(env, POWERPC_EXCP_ITLB, SPR_BOOKE_IVOR14); in kvmppc_get_booke_sregs()