Home
last modified time | relevance | path

Searched refs:DIAG308_STORE (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/arch/s390/include/asm/
H A Dipl.h153 DIAG308_STORE = 6, enumerator
/openbmc/qemu/target/s390x/
H A Ddiag.c145 case DIAG308_STORE: in handle_diag_308()
/openbmc/qemu/hw/s390x/
H A Dipl.h200 #define DIAG308_STORE 6 macro
/openbmc/linux/arch/s390/boot/
H A Dipl_parm.c65 rc = __diag308(DIAG308_STORE, &ipl_block); in store_ipl_parmblock()