Searched refs:S390_NUM_FACILITY_DW (Results 1 – 5 of 5) sorted by relevance
4 #define S390_NUM_FACILITY_DW 2 macro9 unsigned long long hoststfle[S390_NUM_FACILITY_DW], match; in stfle()31 int dw = S390_NUM_FACILITY_DW; in main()
114 #define S390_NUM_FACILITY_DW 2 macro
316 ULong hoststfle[S390_NUM_FACILITY_DW], cc, num_dw, i; in s390x_dirtyhelper_STFLE()321 if (reg0 > S390_NUM_FACILITY_DW - 1) in s390x_dirtyhelper_STFLE()322 reg0 = S390_NUM_FACILITY_DW - 1; in s390x_dirtyhelper_STFLE()
13189 d->mSize = S390_NUM_FACILITY_DW * sizeof(ULong); in s390_irgen_STFLE()
1436 ULong hoststfle[S390_NUM_FACILITY_DW]; in VG_()1438 for (i = 0; i < S390_NUM_FACILITY_DW; ++i) in VG_()1445 register ULong reg0 asm("0") = S390_NUM_FACILITY_DW - 1; in VG_()