Home
last modified time | relevance | path

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

/linux/arch/s390/include/asm/
H A Dsclp.h76 unsigned char has_sigpif : 1; member
/linux/drivers/s390/char/
H A Dsclp_early.c91 sclp.has_sigpif = cpue->sigpif; 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()