Searched refs:HWCAP_S390_VXD (Results 1 – 3 of 3) sorted by relevance
45 #define HWCAP_S390_VXD 4096 macro46 #define HWCAP_S390_VXRS_BCD HWCAP_S390_VXD
54 HWCAP_S390_VXD = 1 << 12, enumerator55 HWCAP_S390_VXRS_BCD = HWCAP_S390_VXD,
38 if (!((GLRO (dl_hwcap) & HWCAP_S390_VXD) in _dl_hwcaps_subdirs_active()
Completed in 4 milliseconds