Searched refs:POWERPC_EXCP_WDT (Results 1 – 2 of 2) sorted by relevance
1703 env->excp_vectors[POWERPC_EXCP_WDT] = 0x00001020; in init_excp_4xx()1731 env->excp_vectors[POWERPC_EXCP_WDT] = 0x00000140; in init_excp_ppe42()1835 env->excp_vectors[POWERPC_EXCP_WDT] = 0x00000000; in init_excp_e500()1870 env->excp_vectors[POWERPC_EXCP_WDT] = 0x00000000; in init_excp_BookE()
82 POWERPC_EXCP_WDT = 12, /* Watchdog timer interrupt */ enumerator