Home
last modified time | relevance | path

Searched refs:DIAG_308_RC_INVAL_FOR_PV (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/target/s390x/
H A Ddiag.c177 env->regs[r1 + 1] = DIAG_308_RC_INVAL_FOR_PV; in handle_diag_308()
/openbmc/qemu/hw/s390x/
H A Dipl.h193 #define DIAG_308_RC_INVAL_FOR_PV 0x0a02 macro
/openbmc/qemu/target/s390x/kvm/
H A Dpv.c205 env->regs[r1 + 1] = DIAG_308_RC_INVAL_FOR_PV; in s390_pv_inject_reset_error()