Home
last modified time | relevance | path

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

/openbmc/linux/arch/s390/include/asm/
H A Dsclp.h84 unsigned char has_ibs : 1; member
/openbmc/linux/drivers/s390/char/
H A Dsclp_early.c44 sclp.has_ibs = !!(sccb->fac117 & 0x20); in sclp_early_facilities_detect()
/openbmc/linux/arch/s390/kvm/
H A Dkvm-s390.c445 if (sclp.has_ibs) in kvm_s390_cpu_feat_init()
5203 if (!sclp.has_ibs) in __enable_ibs_on_vcpu()