Searched refs:stfl_fac_list (Results 1 – 3 of 3) sorted by relevance
113 u32 stfl_fac_list; in __stfle() local117 : "=m" (get_lowcore()->stfl_fac_list)); in __stfle()118 stfl_fac_list = get_lowcore()->stfl_fac_list; in __stfle()119 memcpy(stfle_fac_list, &stfl_fac_list, 4); in __stfle()121 if (stfl_fac_list & 0x01000000) { in __stfle()
77 __u32 stfl_fac_list; /* 0x00c8 */ member
715 rc = write_guest_lc(vcpu, offsetof(struct lowcore, stfl_fac_list), in handle_stfl()