Searched refs:stfl_fac_list (Results 1 – 5 of 5) sorted by relevance
50 : "+m" (S390_lowcore.stfl_fac_list)); in stfle()52 memcpy(stfle_fac_list, &S390_lowcore.stfl_fac_list, 4); in stfle()53 if (S390_lowcore.stfl_fac_list & 0x01000000) { in stfle()
68 __u32 stfl_fac_list; /* 0x00c8 */ member
332 lc->stfl_fac_list = S390_lowcore.stfl_fac_list; in setup_lowcore()
112 DEFINE(__LC_STFL_FAC_LIST, offsetof(struct _lowcore, stfl_fac_list)); in main()
369 rc = write_guest_lc(vcpu, offsetof(struct _lowcore, stfl_fac_list), in handle_stfl()