Home
last modified time | relevance | path

Searched refs:HWCAP_S390_HIGH_GPRS (Results 1 – 8 of 8) sorted by relevance

/sysdeps/unix/sysv/linux/s390/bits/
A Dhwcap.h41 #define HWCAP_S390_HIGH_GPRS 512 macro
/sysdeps/s390/multiarch/
A Difunc-resolve.h52 && (hwcap & HWCAP_S390_HIGH_GPRS))) \
A Dutf8-utf16-z9.c38 && hwcap & HWCAP_S390_HIGH_GPRS
A Dutf8-utf32-z9.c38 && hwcap & HWCAP_S390_HIGH_GPRS
A Difunc-impl-list.c88 && (dl_hwcap & HWCAP_S390_HIGH_GPRS)) in __libc_ifunc_impl_list()
/sysdeps/s390/
A Ddl-procinfo.h50 HWCAP_S390_HIGH_GPRS = 1 << 9, enumerator
/sysdeps/unix/sysv/linux/s390/
A Dsysconf.c52 || !(GLRO (dl_hwcap) & HWCAP_S390_HIGH_GPRS) in get_cache_info()
/sysdeps/s390/s390-32/
A Ddl-machine.h42 && !(GLRO (dl_hwcap) & HWCAP_S390_HIGH_GPRS)) in elf_machine_matches_host()

Completed in 7 milliseconds