Home
last modified time | relevance | path

Searched refs:has_hvs (Results 1 – 2 of 2) sorted by relevance

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