Home
last modified time | relevance | path

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

/openbmc/linux/arch/s390/include/asm/
H A Dsclp.h80 unsigned char has_gsls : 1; member
/openbmc/linux/drivers/s390/char/
H A Dsclp_early.c39 sclp.has_gsls = !!(sccb->fac85 & 0x80); in sclp_early_facilities_detect()
/openbmc/linux/arch/s390/kvm/
H A Dkvm-s390.c439 if (sclp.has_gsls) in kvm_s390_cpu_feat_init()