Searched refs:stfl_fac_list (Results 1 – 5 of 5) sorted by relevance
85 : "=m" (S390_lowcore.stfl_fac_list)); in __stfle()87 memcpy(stfle_fac_list, &S390_lowcore.stfl_fac_list, 4); in __stfle()88 if (S390_lowcore.stfl_fac_list & 0x01000000) { in __stfle()
48 __u32 stfl_fac_list; /* 0x00c8 */ member
409 lc->stfl_fac_list = S390_lowcore.stfl_fac_list; in setup_lowcore_dat_off()
93 OFFSET(__LC_STFL_FAC_LIST, lowcore, stfl_fac_list); in main()
697 rc = write_guest_lc(vcpu, offsetof(struct lowcore, stfl_fac_list), in handle_stfl()