Home
last modified time | relevance | path

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

/linux/arch/s390/include/asm/
H A Dsclp.h75 unsigned char has_wti : 1; member
/linux/arch/s390/kernel/
H A Dwti.c173 if (!sclp.has_wti) in wti_init()
/linux/drivers/s390/char/
H A Dsclp_early.c47 sclp.has_wti = !!(sccb->fac119 & 0x40); in sclp_early_facilities_detect()