Home | History | Annotate | Download | only in priv

Lines Matching refs:S390_NUM_FACILITY_DW

294    ULong hoststfle[S390_NUM_FACILITY_DW], cc, num_dw, i;
297 /* We cannot store more than S390_NUM_FACILITY_DW
299 if (reg0 > S390_NUM_FACILITY_DW - 1)
300 reg0 = S390_NUM_FACILITY_DW - 1;