Home
last modified time | relevance | path

Searched refs:stfl_fac_list (Results 1 – 1 of 1) sorted by relevance

/linux/arch/s390/include/asm/
H A Dfacility.h113 u32 stfl_fac_list; in __stfle() local
117 : "=m" (get_lowcore()->stfl_fac_list)); in __stfle()
118 stfl_fac_list = get_lowcore()->stfl_fac_list; in __stfle()
119 memcpy(fac_list, &stfl_fac_list, 4); in __stfle()
121 if (stfl_fac_list & 0x01000000) { in __stfle()