Home
last modified time | relevance | path

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

/openbmc/qemu/target/s390x/
H A Ddiag.c124 env->regs[r1 + 1] = DIAG_308_RC_INVALID; in handle_diag_308()
141 env->regs[r1 + 1] = DIAG_308_RC_INVALID; in handle_diag_308()
/openbmc/qemu/hw/s390x/
H A Dipl.h89 #define DIAG_308_RC_INVALID 0x0402 macro