Home
last modified time | relevance | path

Searched refs:POWERPC_EXCP_PIT (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/target/ppc/
H A Dcpu.h109 POWERPC_EXCP_PIT = 74, /* Programmable interval timer interrupt */ enumerator
H A Dcpu_init.c1701 env->excp_vectors[POWERPC_EXCP_PIT] = 0x00001000; in init_excp_4xx()