Searched refs:HWCAP_S390_HIGH_GPRS (Results 1 – 8 of 8) sorted by relevance
41 #define HWCAP_S390_HIGH_GPRS 512 macro
52 && (hwcap & HWCAP_S390_HIGH_GPRS))) \
38 && hwcap & HWCAP_S390_HIGH_GPRS
88 && (dl_hwcap & HWCAP_S390_HIGH_GPRS)) in __libc_ifunc_impl_list()
50 HWCAP_S390_HIGH_GPRS = 1 << 9, enumerator
52 || !(GLRO (dl_hwcap) & HWCAP_S390_HIGH_GPRS) in get_cache_info()
42 && !(GLRO (dl_hwcap) & HWCAP_S390_HIGH_GPRS)) in elf_machine_matches_host()
Completed in 7 milliseconds