Home
last modified time | relevance | path

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

/openbmc/linux/arch/s390/include/asm/
H A Dsclp.h87 unsigned char has_gisaf : 1; member
/openbmc/linux/drivers/s390/char/
H A Dsclp_early.c45 sclp.has_gisaf = !!(sccb->fac118 & 0x08); in sclp_early_facilities_detect()
/openbmc/linux/arch/s390/kvm/
H A Dkvm-s390.h259 if (gd && sclp.has_gisaf) in kvm_s390_get_gisa_desc()