Searched refs:ftr2 (Results 1 – 1 of 1) sorted by relevance
51 static inline bool have_hwcap2(unsigned long ftr2) in have_hwcap2() argument53 return ((unsigned long)get_auxv_entry(AT_HWCAP2) & ftr2) == ftr2; in have_hwcap2()56 static inline bool have_hwcap2(unsigned long ftr2) in have_hwcap2() argument