Home
last modified time | relevance | path

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

/openbmc/linux/arch/s390/kvm/
H A Dkvm-s390.c5843 unsigned int nonhyp_fai = (sclp.hmfai << i * 2) >> 30; in nonhyp_mask() local
5845 return 0x0000ffffffffffffUL >> (nonhyp_fai << 4); in nonhyp_mask()