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