Searched refs:stfle (Results 1 - 2 of 2) sorted by relevance

/linux-master/arch/s390/include/asm/
H A Dfacility.h75 " .insn s,0xb2b00000,%[list]\n" /* stfle */
84 * stfle - Store facility list extended
100 /* More facility bits available with stfle */
107 static inline void stfle(u64 *stfle_fac_list, int size) function
115 * stfle_size - Actual size of the facility list as specified by stfle
/linux-master/arch/s390/kernel/
H A Dlgr.c23 * LGR info: Contains stfle and stsi data
121 stfle(lgr_info->stfle_fac_list, ARRAY_SIZE(lgr_info->stfle_fac_list));

Completed in 123 milliseconds