Home
last modified time | relevance | path

Searched refs:has_hvs (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/s390/include/asm/
H A Dsclp.h67 unsigned char has_hvs : 1; member
/kernel/linux/linux-6.6/arch/s390/include/asm/
H A Dsclp.h74 unsigned char has_hvs : 1; member
/kernel/linux/linux-5.10/drivers/s390/char/
H A Dsclp_early.c41 sclp.has_hvs = !!(sccb->fac119 & 0x80); in sclp_early_facilities_detect()
/kernel/linux/linux-6.6/drivers/s390/char/
H A Dsclp_early.c46 sclp.has_hvs = !!(sccb->fac119 & 0x80); in sclp_early_facilities_detect()

Completed in 3 milliseconds