Home
last modified time | relevance | path

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

/sysdeps/s390/
A Ddl-procinfo.h42 HWCAP_S390_ZARCH = 1 << 1, enumerator
69 #define HWCAP_IMPORTANT (HWCAP_S390_ZARCH | HWCAP_S390_LDISP \
/sysdeps/unix/sysv/linux/s390/bits/
A Dhwcap.h33 #define HWCAP_S390_ZARCH 2 macro
/sysdeps/s390/multiarch/
A Difunc-resolve.h51 && (hwcap & HWCAP_S390_ZARCH) \
A Dutf8-utf16-z9.c37 : (HAVE_FROM_CU && (hwcap & HWCAP_S390_ZARCH
A Dutf8-utf32-z9.c37 : (HAVE_FROM_CU && (hwcap & HWCAP_S390_ZARCH
A Difunc-impl-list.c87 && (dl_hwcap & HWCAP_S390_ZARCH) in __libc_ifunc_impl_list()
/sysdeps/unix/sysv/linux/s390/
A Dsysconf.c51 || !(GLRO (dl_hwcap) & HWCAP_S390_ZARCH) in get_cache_info()

Completed in 6 milliseconds