Home
last modified time | relevance | path

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

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