Home
last modified time | relevance | path

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

/sysdeps/unix/sysv/linux/s390/bits/
A Dhwcap.h34 #define HWCAP_S390_STFLE 4 macro
/sysdeps/s390/multiarch/
A Difunc-resolve.h50 if (__glibc_likely ((hwcap & HWCAP_S390_STFLE) \
A Difunc-impl-list.c86 if ((dl_hwcap & HWCAP_S390_STFLE) in __libc_ifunc_impl_list()
/sysdeps/s390/
A Ddl-procinfo.h43 HWCAP_S390_STFLE = 1 << 2, enumerator
/sysdeps/unix/sysv/linux/s390/
A Dsysconf.c49 if (!(GLRO (dl_hwcap) & HWCAP_S390_STFLE) in get_cache_info()

Completed in 6 milliseconds