has_gsls           73 arch/s390/include/asm/sclp.h 	unsigned char has_gsls : 1;
has_gsls          424 arch/s390/kvm/kvm-s390.c 	if (sclp.has_gsls)
has_gsls           34 drivers/s390/char/sclp_early.c 	sclp.has_gsls = !!(sccb->fac85 & 0x80);