Searched refs:stfl_fac_list (Results 1 – 6 of 6) sorted by relevance
93 u32 stfl_fac_list; in __stfle() local97 : "=m" (S390_lowcore.stfl_fac_list)); in __stfle()98 stfl_fac_list = S390_lowcore.stfl_fac_list; in __stfle()99 memcpy(stfle_fac_list, &stfl_fac_list, 4); in __stfle()101 if (stfl_fac_list & 0x01000000) { in __stfle()
71 __u32 stfl_fac_list; /* 0x00c8 */ member
72 uint32_t stfl_fac_list; /* 0x0c8 */ member
697 memcpy(&lowcore->stfl_fac_list, stfl_bytes, sizeof(lowcore->stfl_fac_list)); in HELPER()
45 uint32_t stfl_fac_list; /* 0x0c8 */ member
711 rc = write_guest_lc(vcpu, offsetof(struct lowcore, stfl_fac_list), in handle_stfl()