Home
last modified time | relevance | path

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

/linux/arch/s390/include/asm/
H A Dsclp.h81 unsigned char has_esca : 1; member
/linux/drivers/s390/char/
H A Dsclp_early.c42 sclp.has_esca = !!(sccb->fac116 & 0x08); in sclp_early_facilities_detect()
/linux/arch/s390/kvm/
H A Dkvm-s390.h579 return sclp.has_sigpif && sclp.has_esca; in kvm_s390_use_sca_entries()