Searched refs:HWCAP_S390_STFLE (Results 1 – 5 of 5) sorted by relevance
34 #define HWCAP_S390_STFLE 4 macro
50 if (__glibc_likely ((hwcap & HWCAP_S390_STFLE) \
86 if ((dl_hwcap & HWCAP_S390_STFLE) in __libc_ifunc_impl_list()
43 HWCAP_S390_STFLE = 1 << 2, enumerator
49 if (!(GLRO (dl_hwcap) & HWCAP_S390_STFLE) in get_cache_info()
Completed in 6 milliseconds