Lines Matching refs:cr14
398 * Check both floating and local interrupt's cr14 because
402 (vcpu->kvm->arch.float_int.mchk.cr14 |
403 vcpu->arch.local_int.irq.mchk.cr14)))
702 * bits in mcic and masked in cr14.
706 mchk.cr14 |= fi->mchk.cr14;
718 mchk.cr14, mchk.mcic);
1662 * we need to combine cr14, mcic and external damage code.
1667 mchk->cr14 |= irq->u.mchk.cr14;
1895 fi->mchk.cr14 |= inti->mchk.cr14 & (1UL << CR_PENDING_SUBCLASS);
2050 inti->mchk.cr14 = s390int->parm; /* upper bits are not used */
2869 __u64 cr14 = 0; /* upper bits are not used */
2874 cr14 |= CR14_RECOVERY_SUBMASK;
2876 cr14 |= CR14_DEGRADATION_SUBMASK;
2878 cr14 |= CR14_WARNING_SUBMASK;
2881 mchk->cr14 = cr14;