Home
last modified time | relevance | path

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

/openbmc/qemu/target/s390x/
H A Ddiag.c146 case DIAG308_PV_STORE: in handle_diag_308()
150 if (subcode == DIAG308_PV_STORE) { in handle_diag_308()
/openbmc/qemu/hw/s390x/
H A Dipl.h202 #define DIAG308_PV_STORE 9 macro