Home
last modified time | relevance | path

Searched refs:hmfai (Results 1 – 4 of 4) sorted by relevance

/linux-6.1.9/drivers/s390/char/
Dsclp_early.c108 sclp.hmfai = sccb->hmfai; in sclp_early_facilities_detect()
Dsclp.h193 u32 hmfai; /* 124-127 */ member
/linux-6.1.9/arch/s390/include/asm/
Dsclp.h106 unsigned int hmfai; member
/linux-6.1.9/arch/s390/kvm/
Dkvm-s390.c5638 unsigned int nonhyp_fai = (sclp.hmfai << i * 2) >> 30; in nonhyp_mask()