Home
last modified time | relevance | path

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

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