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