Home
last modified time | relevance | path

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

/linux/arch/s390/include/asm/
H A Dsclp.h98 unsigned char has_diag324 : 1; member
/linux/arch/s390/kernel/diag/
H A Ddiag324.c208 if (!sclp.has_diag324) in diag324_init()
/linux/drivers/s390/char/
H A Dsclp_early.c65 sclp.has_diag324 = !!(sccb->byte_139 & 0x80); in sclp_early_facilities_detect()