Home
last modified time | relevance | path

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

/linux/arch/s390/kvm/
H A Dpci.h82 sclp.has_zpci_lsi && sclp.has_aeni && sclp.has_aisi && in kvm_s390_pci_interp_allowed()
/linux/arch/s390/include/asm/
H A Dsclp.h96 unsigned char has_zpci_lsi : 1; member
/linux/drivers/s390/char/
H A Dsclp_early.c52 sclp.has_zpci_lsi = !!(sccb->fac118 & 0x01); in sclp_early_facilities_detect()