Searched refs:POWERPC_EXCP_DTLBE (Results 1 – 2 of 2) sorted by relevance
| /openbmc/qemu/target/ppc/ | ||
| H A D | cpu.h | 134 POWERPC_EXCP_DTLBE = 93, /* Data TLB error */ enumerator |
| H A D | cpu_init.c | 1782 env->excp_vectors[POWERPC_EXCP_DTLBE] = 0x00001400; in init_excp_MPC8xx() |