Searched refs:POWERPC_EXCP_DTLB (Results 1 – 4 of 4) sorted by relevance
510 POWERPC_EXCP_ITLB : POWERPC_EXCP_DTLB; in ppc_booke_xlate()
645 cs->exception_index = POWERPC_EXCP_DTLB; in ppc_40x_xlate()
1704 env->excp_vectors[POWERPC_EXCP_DTLB] = 0x00001100; in init_excp_4xx()1780 env->excp_vectors[POWERPC_EXCP_DTLB] = 0x00001200; in init_excp_MPC8xx()1836 env->excp_vectors[POWERPC_EXCP_DTLB] = 0x00000000; in init_excp_e500()1871 env->excp_vectors[POWERPC_EXCP_DTLB] = 0x00000000; in init_excp_BookE()
83 POWERPC_EXCP_DTLB = 13, /* Data TLB miss */ enumerator