Home
last modified time | relevance | path

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

/openbmc/linux/arch/s390/include/asm/
H A Dipl.h151 DIAG308_LOAD_NORMAL_DUMP = 4, enumerator
/openbmc/qemu/hw/s390x/
H A Dipl.h198 #define DIAG308_LOAD_NORMAL_DUMP 4 macro
/openbmc/linux/drivers/s390/char/
H A Dzcore.c147 diag308(DIAG308_LOAD_NORMAL_DUMP, NULL); in zcore_reipl_write()
/openbmc/linux/arch/s390/kernel/
H A Dipl.c1287 diag308(DIAG308_LOAD_NORMAL_DUMP, NULL); in __reipl_run()
1768 if (diag308(DIAG308_LOAD_NORMAL_DUMP, NULL) != 0x302) in diag308_dump()