Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/s390/include/asm/
H A Dfacility.h79 static inline void __stfle(u64 *stfle_fac_list, int size) in __stfle() function
99 __stfle(stfle_fac_list, size); in stfle()
/OK3568_Linux_fs/kernel/arch/s390/boot/
H A Dals.c109 __stfle(S390_lowcore.stfle_fac_list, ARRAY_SIZE(S390_lowcore.stfle_fac_list)); in verify_facilities()