Home
last modified time | relevance | path

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

/linux/arch/s390/include/asm/
H A Dsclp.h95 unsigned char has_diag310 : 1; member
/linux/arch/s390/kernel/diag/
H A Ddiag310.c158 if (!sclp.has_diag310) in diag310_check_features()
/linux/drivers/s390/char/
H A Dsclp_early.c54 sclp.has_diag310 = !!(sccb->fac91 & 0x80); in sclp_early_facilities_detect()