Home
last modified time | relevance | path

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

/openbmc/linux/arch/s390/include/asm/
H A Dsclp.h88 unsigned char has_diag318 : 1; member
/openbmc/linux/drivers/s390/char/
H A Dsclp_early.c57 sclp.has_diag318 = !!(sccb->byte_134 & 0x80); in sclp_early_facilities_detect()
/openbmc/linux/arch/s390/kernel/
H A Dsetup.c856 if (!sclp.has_diag318) in setup_control_program_code()