Home
last modified time | relevance | path

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

/openbmc/qemu/target/ppc/
H A Dcpu.h147 POWERPC_EXCP_SYSCALL_VECTORED = 102, /* scv exception */ enumerator
H A Dcpu_init.c2150 env->excp_vectors[POWERPC_EXCP_SYSCALL_VECTORED] = 0x00017000; in init_excp_POWER9()