Lines Matching refs:cr14
406 * Check both floating and local interrupt's cr14 because
410 (vcpu->kvm->arch.float_int.mchk.cr14 |
411 vcpu->arch.local_int.irq.mchk.cr14)))
710 * bits in mcic and masked in cr14.
714 mchk.cr14 |= fi->mchk.cr14;
726 mchk.cr14, mchk.mcic);
1655 * we need to combine cr14, mcic and external damage code.
1660 mchk->cr14 |= irq->u.mchk.cr14;
1888 fi->mchk.cr14 |= inti->mchk.cr14 & (1UL << CR_PENDING_SUBCLASS);
2044 inti->mchk.cr14 = s390int->parm; /* upper bits are not used */
2863 __u64 cr14 = 0; /* upper bits are not used */
2868 cr14 |= CR14_RECOVERY_SUBMASK;
2870 cr14 |= CR14_DEGRADATION_SUBMASK;
2872 cr14 |= CR14_WARNING_SUBMASK;
2875 mchk->cr14 = cr14;