Home
last modified time | relevance | path

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

/openbmc/qemu/target/ppc/
H A Dpower8-pmu-regs.c.inc52 gen_hvpriv_exception(ctx, POWERPC_EXCP_PRIV_REG);
H A Dtranslate.c383 static inline void gen_hvpriv_exception(DisasContext *ctx, uint32_t error) in gen_hvpriv_exception() function
4777 gen_hvpriv_exception(ctx, POWERPC_EXCP_PRIV_REG); in gen_op_mfspr()
4956 gen_hvpriv_exception(ctx, POWERPC_EXCP_PRIV_REG); in gen_mtspr()