Searched refs:POWERPC_EXCP_HYPPRIV (Results 1 – 2 of 2) sorted by relevance
/qemu/target/ppc/ | ||
H A D | excp_helper.c | 64 case POWERPC_EXCP_HYPPRIV: return "HYPPRIV"; in powerpc_excp_name() |
H A D | cpu.h | 95 POWERPC_EXCP_HYPPRIV = 41, /* Embedded hypervisor priv instruction */ enumerator |