Searched refs:HWCAP_S390_VXRS (Results 1 – 3 of 3) sorted by relevance
634 #define HWCAP_S390_VXRS (1 << HWCAP_S390_NR_VXRS) macro
3432 #ifndef HWCAP_S390_VXRS3433 #define HWCAP_S390_VXRS 20483458 if (!(hwcap & HWCAP_S390_VXRS)) {
1762 GET_FEATURE(S390_FEAT_VECTOR, HWCAP_S390_VXRS); in get_elf_hwcap()