Searched refs:stfl_fac_list (Results 1 – 6 of 6) sorted by relevance
74 : "=m" (S390_lowcore.stfl_fac_list)); in stfle()76 memcpy(stfle_fac_list, &S390_lowcore.stfl_fac_list, 4); in stfle()77 if (S390_lowcore.stfl_fac_list & 0x01000000) { in stfle()
48 __u32 stfl_fac_list; /* 0x00c8 */ member
112 : "=m" (S390_lowcore.stfl_fac_list)); in verify_facilities()113 S390_lowcore.stfle_fac_list[0] = (u64)S390_lowcore.stfl_fac_list << 32; in verify_facilities()114 if (S390_lowcore.stfl_fac_list & 0x01000000) { in verify_facilities()
344 lc->stfl_fac_list = S390_lowcore.stfl_fac_list; in setup_lowcore()
121 OFFSET(__LC_STFL_FAC_LIST, lowcore, stfl_fac_list); in main()
610 rc = write_guest_lc(vcpu, offsetof(struct lowcore, stfl_fac_list), in handle_stfl()