Home
last modified time | relevance | path

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

/openbmc/linux/arch/s390/hypfs/
H A Dhypfs_diag.c124 if (diag204((unsigned long)DIAG204_SUBC_STIB4 | in diag204_probe()
126 diag204_store_sc = DIAG204_SUBC_STIB4; in diag204_probe()
/openbmc/linux/arch/s390/kernel/
H A Ddiag.c193 if ((subcode & DIAG204_SUBCODE_MASK) == DIAG204_SUBC_STIB4) in diag204()
/openbmc/linux/arch/s390/include/asm/
H A Ddiag.h106 DIAG204_SUBC_STIB4 = 4, enumerator