Home
last modified time | relevance | path

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

/sysdeps/unix/sysv/linux/s390/bits/
A Dhwcap.h47 #define HWCAP_S390_VXE 8192 macro
48 #define HWCAP_S390_VXRS_EXT HWCAP_S390_VXE
/sysdeps/s390/
A Ddl-procinfo.h56 HWCAP_S390_VXE = 1 << 13, enumerator
57 HWCAP_S390_VXRS_EXT = HWCAP_S390_VXE,
71 | HWCAP_S390_VX | HWCAP_S390_VXE \
/sysdeps/s390/multiarch/
A Dutf16-utf32-z9.c35 (HAVE_FROM_VX_CU && (hwcap & HWCAP_S390_VXE))
42 (HAVE_TO_VX_CU && (hwcap & HWCAP_S390_VXE))
A Dutf8-utf16-z9.c44 (HAVE_TO_VX_CU && (hwcap & HWCAP_S390_VXE))
A Dutf8-utf32-z9.c44 (HAVE_TO_VX_CU && (hwcap & HWCAP_S390_VXE))
/sysdeps/s390/s390-64/
A Ddl-hwcap-check.h33 if (!(GLRO(dl_hwcap) & HWCAP_S390_VXE)) in dl_hwcap_check()
A Ddl-hwcaps-subdirs.c39 && (GLRO (dl_hwcap) & HWCAP_S390_VXE) in _dl_hwcaps_subdirs_active()

Completed in 6 milliseconds