Home
last modified time | relevance | path

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

/openbmc/qemu/target/ppc/
H A Dcpu.h146 POWERPC_EXCP_HVIRT = 101, enumerator
H A Dcpu_init.c2149 env->excp_vectors[POWERPC_EXCP_HVIRT] = 0x00000EA0; in init_excp_POWER9()