Home | History | Annotate | Download | only in priv

Lines Matching refs:hoststfle

305    ULong hoststfle[S390_NUM_FACILITY_DW], cc, num_dw, i;
318 : "=m" (hoststfle), "+d"(reg0), "=d"(cc) : : "cc", "memory");
324 ((ULong *)addr)[i] = hoststfle[i];